chore(deps): pin dependencies #280
Annotations
8 errors
[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)
|