fix(deps): update all non-major dependencies #145
Annotations
5 errors
golangci-lint:
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-lint:
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-lint:
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-lint:
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-lint:
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)
|
The logs for this run have expired and are no longer available.
Loading