Skip to content

chore(deps): pin dependencies #262

chore(deps): pin dependencies

chore(deps): pin dependencies #262

Triggered via pull request November 21, 2023 02:18
Status Success
Total duration 58s
Artifacts

reviewdog.yml

on: pull_request
diff-review
45s
diff-review
full-review
48s
full-review
Fit to window
Zoom out
Zoom in

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)