Skip to content

chore(deps): update actions/checkout action to v4 #398

chore(deps): update actions/checkout action to v4

chore(deps): update actions/checkout action to v4 #398

Triggered via push September 4, 2023 14:21
Status Success
Total duration 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
[golangci] internal/shell/os_context.go#L1: internal/shell/os_context.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] version/version.go#L1: version/version.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] internal/npm/config.go#L1: internal/npm/config.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] cmd/vela-npm/main.go#L251: cmd/vela-npm/main.go#L251
if-return: redundant if ...; err != nil check, just return error instead. (revive)
[golangci] internal/npm/plugin.go#L65: internal/npm/plugin.go#L65
if-return: redundant if ...; err != nil check, just return error instead. (revive)
[golangci] internal/npm/plugin.go#L130: internal/npm/plugin.go#L130
if-return: redundant if ...; err != nil check, just return error instead. (revive)
[golangci] internal/npm/plugin_test.go#L114: internal/npm/plugin_test.go#L114
directive `// nolint: errcheck // testing` should be written without leading space as `//nolint: errcheck // testing` (nolintlint)
[golangci] internal/npm/plugin_test.go#L146: internal/npm/plugin_test.go#L146
directive `// nolint: errcheck // testing` should be written without leading space as `//nolint: errcheck // testing` (nolintlint)
[golangci] internal/npm/plugin_test.go#L179: internal/npm/plugin_test.go#L179
directive `// nolint: errcheck // testing` should be written without leading space as `//nolint: errcheck // testing` (nolintlint)