Skip to content

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

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

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

Triggered via pull request October 11, 2023 14:15
Status Success
Total duration 1m 54s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
diff-review: cmd/vela-terraform/apply.go#L156
directive `// nolint: gosec // ignore G204` should be written without leading space as `//nolint: gosec // ignore G204` (nolintlint)
diff-review: cmd/vela-terraform/destroy.go#L148
directive `// nolint: gosec // ignore G204` should be written without leading space as `//nolint: gosec // ignore G204` (nolintlint)
diff-review: cmd/vela-terraform/fmt.go#L79
directive `// nolint: gosec // ignore G204` should be written without leading space as `//nolint: gosec // ignore G204` (nolintlint)
diff-review: cmd/vela-terraform/main.go#L21
directive `// nolint: funlen // ignore function length due to comments and flags` should be written without leading space as `//nolint: funlen // ignore function length due to comments and flags` (nolintlint)