Reformatting TestWatchCertificates #158
Merged
Annotations
10 errors and 1 warning
golangci-lint:
pkg/cache/memory/repository.go#L228
Error return value of `r.createMainPackageRevision` is not checked (errcheck)
|
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/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)
|
golangci-lint:
pkg/git/git_test.go#L689
Error return value of `update.UpdateLifecycle` is not checked (errcheck)
|
golangci-lint:
pkg/git/git_test.go#L751
Error return value of `update.UpdateLifecycle` is not checked (errcheck)
|
golangci-lint:
pkg/git/testing.go#L456
Error return value of `repo.gogit.Storer.RemoveReference` is not checked (errcheck)
|
golangci-lint:
pkg/git/commit.go#L215
func `(*commitHelper).storeTree` is unused (unused)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading