Skip to content

chore(deps): pin dependencies #574

chore(deps): pin dependencies

chore(deps): pin dependencies #574

Triggered via push August 1, 2023 20:22
Status Success
Total duration 35s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
[golangci] version/version.go#L1: version/version.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] cmd/vela-docker/build.go#L1: cmd/vela-docker/build.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] cmd/vela-docker/command.go#L1: cmd/vela-docker/command.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] cmd/vela-docker/plugin_test.go#L11: cmd/vela-docker/plugin_test.go#L11
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
[golangci] cmd/vela-docker/build.go#L359: cmd/vela-docker/build.go#L359
directive `// nolint:funlen,gocyclo // Ignore line length` should be written without leading space as `//nolint:funlen,gocyclo // Ignore line length` (nolintlint)
[golangci] cmd/vela-docker/build.go#L560: cmd/vela-docker/build.go#L560
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] cmd/vela-docker/push.go#L51: cmd/vela-docker/push.go#L51
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] cmd/vela-docker/registry.go#L131: cmd/vela-docker/registry.go#L131
directive `// nolint: gosec // ignore executing command as subprocess` should be written without leading space as `//nolint: gosec // ignore executing command as subprocess` (nolintlint)
[golangci] cmd/vela-docker/build_test.go#L58: cmd/vela-docker/build_test.go#L58
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] cmd/vela-docker/daemon_test.go#L33: cmd/vela-docker/daemon_test.go#L33
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)