Merge pull request #205 from vmware-tanzu/dependabot/go_modules/golan… #500
Annotations
6 errors and 7 warnings
lint:
internal/yamlops/yamlops.go#L33
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
internal/rewrite_action.go#L33
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
pkg/mover/chart.go#L462
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
internal/rewrite_action_test.go#L10
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
lint:
pkg/mover/chart.go#L9
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
lint
issues found
|
lint:
cmd/chart.go#L53
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/mover/intermediate.go#L185
unused-parameter: parameter 'log' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/mover/chart.go#L76
unused-parameter: parameter 'format' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/mover/tar.go#L135
redefines-builtin-id: redefinition of the built-in function close (revive)
|
lint:
pkg/mover/chart.go#L78
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/mover/tar.go#L156
redefines-builtin-id: redefinition of the built-in function close (revive)
|
lint:
pkg/mover/chart.go#L747
unused-parameter: parameter 'log' seems to be unused, consider removing or renaming it as _ (revive)
|