chore(deps): update all non-major dependencies #354
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
reviewdog.yml
on: pull_request
diff-review
40s
full-review
28s
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)
|