Skip to content

chore(deps): update github/codeql-action action to v3 #1137

chore(deps): update github/codeql-action action to v3

chore(deps): update github/codeql-action action to v3 #1137

Triggered via push December 13, 2023 17:11
Status Success
Total duration 51s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
[golangci] cmd/vela-terraform/apply.go#L156: cmd/vela-terraform/apply.go#L156
directive `// nolint: gosec // ignore G204` should be written without leading space as `//nolint: gosec // ignore G204` (nolintlint)
[golangci] cmd/vela-terraform/destroy.go#L148: cmd/vela-terraform/destroy.go#L148
directive `// nolint: gosec // ignore G204` should be written without leading space as `//nolint: gosec // ignore G204` (nolintlint)
[golangci] cmd/vela-terraform/fmt.go#L79: cmd/vela-terraform/fmt.go#L79
directive `// nolint: gosec // ignore G204` should be written without leading space as `//nolint: gosec // ignore G204` (nolintlint)
[golangci] cmd/vela-terraform/main.go#L21: 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)