chore(deps): update actions/checkout action to v4 - abandoned #275
Annotations
7 errors
golangci-lint:
cmd/vela-docker/plugin_test.go#L9
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
cmd/vela-docker/build.go#L357
directive `// nolint:funlen,gocyclo // Ignore line length` should be written without leading space as `//nolint:funlen,gocyclo // Ignore line length` (nolintlint)
|
golangci-lint:
cmd/vela-docker/build.go#L558
directive `// nolint:gosec // this functionality is not exploitable the way` should be written without leading space as `//nolint:gosec // this functionality is not exploitable the way` (nolintlint)
|
golangci-lint:
cmd/vela-docker/push.go#L49
directive `// nolint: gosec // this functionality is not exploitable the way` should be written without leading space as `//nolint: gosec // this functionality is not exploitable the way` (nolintlint)
|
golangci-lint:
cmd/vela-docker/registry.go#L129
directive `// nolint: gosec // ignore executing command as subprocess` should be written without leading space as `//nolint: gosec // ignore executing command as subprocess` (nolintlint)
|
golangci-lint:
cmd/vela-docker/build_test.go#L56
directive `// nolint:gosec // this functionality is not exploitable the way` should be written without leading space as `//nolint:gosec // this functionality is not exploitable the way` (nolintlint)
|
golangci-lint:
cmd/vela-docker/daemon_test.go#L31
directive `// nolint:gosec // this functionality is not exploitable the way` should be written without leading space as `//nolint:gosec // this functionality is not exploitable the way` (nolintlint)
|
The logs for this run have expired and are no longer available.
Loading