chore(deps): update all non-major dependencies #366
reviewdog.yml
on: pull_request
diff-review
18s
full-review
22s
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)
|