chore: modernize code #1277
Annotations
5 errors and 2 warnings
lint:
internal/httphandler/handler.go#L14
import-shadowing: The name 'oauth2' shadows an import name (revive)
|
lint:
internal/utils/testutils/main.go#L316
context-as-argument: context.Context should be the first parameter of a function (revive)
|
lint:
cmd/daemon/root.go#L31
calculated cyclomatic complexity for function Execute is 22, max is 10 (cyclop)
|
lint
issues found
|
Build & Test
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build & Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|