Skip to content

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

chore(deps): update all non-major dependencies

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

Triggered via push December 2, 2023 22:50
Status Success
Total duration 45s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
[golangci] cmd/vela-s3-cache/config_test.go#L9: cmd/vela-s3-cache/config_test.go#L9
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
[golangci] cmd/vela-s3-cache/main.go#L18: 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)