Skip to content

fix(deps): update module github.com/go-vela/types to v0.20.1 #250

fix(deps): update module github.com/go-vela/types to v0.20.1

fix(deps): update module github.com/go-vela/types to v0.20.1 #250

Triggered via push July 27, 2023 17:41
Status Failure
Total duration 26s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
validate
Process completed with exit code 1.
[golangci] version/version.go#L1: version/version.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] cmd/vela-github-release/command.go#L1: cmd/vela-github-release/command.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] cmd/vela-github-release/config.go#L1: cmd/vela-github-release/config.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] cmd/vela-github-release/delete.go#L5: cmd/vela-github-release/delete.go#L5
directive `// nolint: dupl // ignore code similarity to keep consistent structure` should be written without leading space as `//nolint: dupl // ignore code similarity to keep consistent structure` (nolintlint)
[golangci] cmd/vela-github-release/view.go#L5: cmd/vela-github-release/view.go#L5
directive `// nolint: dupl // ignore code similarity to keep consistent structure` should be written without leading space as `//nolint: dupl // ignore code similarity to keep consistent structure` (nolintlint)
[golangci] cmd/vela-github-release/config_test.go#L26: cmd/vela-github-release/config_test.go#L26
directive `// nolint:gosec // ignore for testing purposes` should be written without leading space as `//nolint:gosec // ignore for testing purposes` (nolintlint)
[golangci] cmd/vela-github-release/create_test.go#L28: cmd/vela-github-release/create_test.go#L28
directive `// nolint:gosec // ignore for testing purposes` should be written without leading space as `//nolint:gosec // ignore for testing purposes` (nolintlint)
[golangci] cmd/vela-github-release/delete_test.go#L22: cmd/vela-github-release/delete_test.go#L22
directive `// nolint:gosec // ignore for testing purposes` should be written without leading space as `//nolint:gosec // ignore for testing purposes` (nolintlint)