Skip to content

chore(deps): pin dependencies #406

chore(deps): pin dependencies

chore(deps): pin dependencies #406

Triggered via push September 13, 2023 18:19
Status Success
Total duration 41s
Artifacts

build.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] cmd/vela-npm/main.go#L1: cmd/vela-npm/main.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)