chore(deps): update actions/checkout action to v4 #254
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
1m 0s
full-review
1m 5s
Annotations
4 errors
diff-review:
cmd/vela-s3-cache/config_test.go#L9
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
diff-review:
cmd/vela-s3-cache/main.go#L18
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-s3-cache/config_test.go#L9
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
full-review:
cmd/vela-s3-cache/main.go#L18
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)
|