chore(deps): pin dependencies #1020
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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)
|