chore(deps): pin dependencies #323
Annotations
5 errors
[golangci] cmd/vela-github-release/delete.go#L3:
cmd/vela-github-release/delete.go#L3
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#L3:
cmd/vela-github-release/view.go#L3
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#L24:
cmd/vela-github-release/config_test.go#L24
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#L26:
cmd/vela-github-release/create_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/delete_test.go#L20:
cmd/vela-github-release/delete_test.go#L20
directive `// nolint:gosec // ignore for testing purposes` should be written without leading space as `//nolint:gosec // ignore for testing purposes` (nolintlint)
|