Merge pull request #158 from Nordix/test-watch-certs-breakup-restructure #1
Annotations
10 errors and 1 warning
golangci-lint:
pkg/kpt/internal/set-labels.go#L41
Error return value of `n.SetLabels` is not checked (errcheck)
|
golangci-lint:
pkg/kpt/internal/set-namespace.go#L44
Error return value of `n.SetNamespace` is not checked (errcheck)
|
golangci-lint:
pkg/cli/commands/rpkg/util/common.go#L82
Error return value of `kptMetaDataKo.SetAPIVersion` is not checked (errcheck)
|
golangci-lint:
pkg/cli/commands/rpkg/util/common.go#L83
Error return value of `kptMetaDataKo.SetKind` is not checked (errcheck)
|
golangci-lint:
func/internal/podevaluator_podmanager_test.go#L44
Error return value of `server.Serve` is not checked (errcheck)
|
golangci-lint:
func/internal/podevaluator_podmanager_test.go#L690
Error return value of `tt.kubeClient.Get` is not checked (errcheck)
|
golangci-lint:
controllers/packagevariants/pkg/controllers/packagevariant/injection.go#L122
Error return value is not checked (errcheck)
|
golangci-lint:
pkg/cli/commands/rpkg/push/command_test.go#L101
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint:
pkg/git/git.go#L1442
Error return value of `ch.storeFile` is not checked (errcheck)
|
golangci-lint:
pkg/git/git_test.go#L338
Error return value of `repo.Storer.RemoveReference` is not checked (errcheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading