Update download_test.go #357
Annotations
3 errors
[golangci] cmd/vela-github-release/list_test.go#L19:
cmd/vela-github-release/list_test.go#L19
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/upload_test.go#L21:
cmd/vela-github-release/upload_test.go#L21
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/view_test.go#L20:
cmd/vela-github-release/view_test.go#L20
directive `// nolint:gosec // ignore for testing purposes` should be written without leading space as `//nolint:gosec // ignore for testing purposes` (nolintlint)
|