Skip to content

chore(deps): update actions/checkout action to v4 #293

chore(deps): update actions/checkout action to v4

chore(deps): update actions/checkout action to v4 #293

Triggered via push October 11, 2023 14:13
Status Success
Total duration 1m 48s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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)