Skip to content

chore(deps): pin dependencies #1020

chore(deps): pin dependencies

chore(deps): pin dependencies #1020

Triggered via push September 12, 2023 00:45
Status Success
Total duration 1m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
[golangci] version/version.go#L1: version/version.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] cmd/vela-terraform/apply.go#L1: cmd/vela-terraform/apply.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] cmd/vela-terraform/command.go#L1: cmd/vela-terraform/command.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
[golangci] cmd/vela-terraform/apply.go#L158: cmd/vela-terraform/apply.go#L158
directive `// nolint: gosec // ignore G204` should be written without leading space as `//nolint: gosec // ignore G204` (nolintlint)
[golangci] cmd/vela-terraform/destroy.go#L150: cmd/vela-terraform/destroy.go#L150
directive `// nolint: gosec // ignore G204` should be written without leading space as `//nolint: gosec // ignore G204` (nolintlint)
[golangci] cmd/vela-terraform/fmt.go#L81: cmd/vela-terraform/fmt.go#L81
directive `// nolint: gosec // ignore G204` should be written without leading space as `//nolint: gosec // ignore G204` (nolintlint)
[golangci] cmd/vela-terraform/main.go#L23: cmd/vela-terraform/main.go#L23
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)