add missing CODEOWNERS files #55
Annotations
3 errors and 2 warnings
golangci-lint:
interface.go#L33
printf: non-constant format string in call to (*github.com/go-pkgz/lgr.Logger).logf (govet)
|
golangci-lint:
logger_test.go#L333
printf: non-constant format string in call to (*testing.common).Logf (govet)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint:
interface.go#L21
unused-parameter: parameter 'format' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading