Skip to content

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

chore(deps): update all non-major dependencies

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

Triggered via pull request December 1, 2023 03:08
Status Success
Total duration 32s
Artifacts

reviewdog.yml

on: pull_request
diff-review
18s
diff-review
full-review
22s
full-review
Fit to window
Zoom out
Zoom in

Annotations

4 errors
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)
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)