chore(deps): pin dependencies #273
reviewdog.yml
on: pull_request
diff-review
1m 1s
full-review
1m 0s
Annotations
14 errors and 2 warnings
full-review:
cmd/vela-docker/plugin_test.go#L9
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
full-review:
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)
|
full-review:
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)
|
diff-review:
cmd/vela-docker/plugin_test.go#L9
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
full-review:
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)
|
diff-review:
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)
|
full-review:
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)
|
diff-review:
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)
|
full-review:
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)
|
diff-review:
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)
|
full-review:
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)
|
diff-review:
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)
|
diff-review:
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)
|
diff-review:
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)
|
diff-review
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
full-review
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|