Skip to content

chore(deps): update all non-major dependencies #358

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #358

Triggered via pull request November 7, 2023 20:03
Status Success
Total duration 1m 16s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
full-review: cmd/vela-kaniko/main.go#L19
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)
full-review: cmd/vela-kaniko/registry.go#L79
directive `// nolint: gomnd // ignore magic number` should be written without leading space as `//nolint: gomnd // ignore magic number` (nolintlint)
diff-review: cmd/vela-kaniko/main.go#L19
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)
diff-review: cmd/vela-kaniko/registry.go#L79
directive `// nolint: gomnd // ignore magic number` should be written without leading space as `//nolint: gomnd // ignore magic number` (nolintlint)