Skip to content

chore(deps): update codecov/codecov-action action to v4 #632

chore(deps): update codecov/codecov-action action to v4

chore(deps): update codecov/codecov-action action to v4 #632

Triggered via push September 14, 2023 15:56
Status Success
Total duration 1m 0s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
[golangci] version/version.go#L1: version/version.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] cmd/vela-s3-cache/config.go#L1: cmd/vela-s3-cache/config.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] cmd/vela-s3-cache/flush.go#L1: cmd/vela-s3-cache/flush.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] cmd/vela-s3-cache/config_test.go#L11: cmd/vela-s3-cache/config_test.go#L11
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
[golangci] cmd/vela-s3-cache/main.go#L20: cmd/vela-s3-cache/main.go#L20
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)