Skip to content

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

chore(deps): update all non-major dependencies

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

Triggered via pull request November 13, 2023 23:19
Status Success
Total duration 43s
Artifacts

reviewdog.yml

on: pull_request
diff-review
33s
diff-review
full-review
31s
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)