rebuild #4
Annotations
10 errors and 1 warning
build
import 'github.com/go-logr/logr' is not allowed from list 'Main' (depguard)
|
build
import 'sigs.k8s.io/controller-runtime/pkg/log/zap' is not allowed from list 'Main' (depguard)
|
build
import 'github.com/paul-carlton/goutils/pkg/logging' is not allowed from list 'Main' (depguard)
|
build
directive `// nolint:gochecknoglobals // ok` should be written without leading space as `//nolint:gochecknoglobals // ok` (nolintlint)
|
build
directive `// nolint:gochecknoglobals // ok` should be written without leading space as `//nolint:gochecknoglobals // ok` (nolintlint)
|
build
directive `// nolint:gochecknoglobals // ok` should be written without leading space as `//nolint:gochecknoglobals // ok` (nolintlint)
|
build
directive `// nolint:gochecknoglobals // ok` should be written without leading space as `//nolint:gochecknoglobals // ok` (nolintlint)
|
build
directive `// nolint:gochecknoglobals // ok` should be written without leading space as `//nolint:gochecknoglobals // ok` (nolintlint)
|
build
directive `// nolint:gochecknoinits // ok` should be written without leading space as `//nolint:gochecknoinits // ok` (nolintlint)
|
build
directive `// nolint:funlen,gocognit,gocyclo // ok` should be written without leading space as `//nolint:funlen,gocognit,gocyclo // ok` (nolintlint)
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|