chore: bump go version from 1.22 to 1.23 #2706
linters-checks.yml
on: pull_request
PR linters, checks
3m 11s
Annotations
10 errors and 1 warning
PR linters, checks:
pkg/skaffold/lsp/handler.go#L195
(*Handler).updateDocument - result 0 (error) is always nil (unparam)
|
PR linters, checks:
pkg/skaffold/filemon/changes.go#L120
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
PR linters, checks:
pkg/skaffold/filemon/changes.go#L123
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
PR linters, checks:
pkg/skaffold/filemon/changes.go#L126
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
PR linters, checks:
pkg/skaffold/render/transform/transform.go#L120
S1009: should omit nil check; len() for []github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/schema/latest.Transformer is defined as zero (gosimple)
|
PR linters, checks:
pkg/skaffold/render/validate/validate.go#L80
S1009: should omit nil check; len() for []github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/render/kptfile.Function is defined as zero (gosimple)
|
PR linters, checks:
pkg/skaffold/inspect/errors.go#L34
printf: non-constant format string in call to fmt.Errorf (govet)
|
PR linters, checks:
pkg/skaffold/inspect/errors.go#L55
printf: non-constant format string in call to fmt.Errorf (govet)
|
PR linters, checks:
pkg/skaffold/inspect/errors.go#L71
printf: non-constant format string in call to fmt.Errorf (govet)
|
PR linters, checks:
pkg/skaffold/render/renderer/helm/helm.go#L211
printf: non-constant format string in call to (*github.com/sirupsen/logrus.Entry).Infof (govet)
|
PR linters, checks
Restore cache failed: Dependencies file is not found in /home/runner/work/skaffold/skaffold. Supported file pattern: go.sum
|