chore(deps): update codecov/codecov-action action to v4 #632
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)
|