Merge pull request #158 from Nordix/test-watch-certs-breakup-restructure #13
Annotations
10 errors and 1 warning
lint:
internal/kpt/fnruntime/imagepullpolicy.go#L56
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
pkg/task/clone_test.go#L83
Error return value of `wt.Add` is not checked (errcheck)
|
lint:
pkg/task/generictaskhandler.go#L508
Error return value of `comments.CopyComments` is not checked (errcheck)
|
lint:
pkg/task/kio.go#L87
SA1019: kioutil.LegacyPathAnnotation is deprecated: use PathAnnotation instead. (staticcheck)
|
lint:
pkg/kpt/internal/set-labels.go#L41
Error return value of `n.SetLabels` is not checked (errcheck)
|
lint:
pkg/kpt/internal/set-namespace.go#L44
Error return value of `n.SetNamespace` is not checked (errcheck)
|
lint:
pkg/tokenexchange/gcptokensource/gcptokensource.go#L73
SA1019: ptypes.Timestamp is deprecated: Call the ts.AsTime and ts.CheckValid methods instead. (staticcheck)
|
lint:
pkg/tokenexchange/gcptokensource/gcptokensource.go#L23
SA1019: "github.com/golang/protobuf/ptypes" is deprecated: Well-known types have specialized functionality directly injected into the generated packages for each message type. See the deprecation notice for each function for the suggested alternative. (staticcheck)
|
lint:
pkg/tokenexchange/gcptokensource/gcptokensource.go#L26
SA1019: "google.golang.org/genproto/googleapis/iam/credentials/v1" is deprecated: Please use types in: cloud.google.com/go/iam/credentials/apiv1/credentialspb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details. (staticcheck)
|
lint:
controllers/main.go#L145
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|