Skip to content

chore(deps): pin dependencies #396

chore(deps): pin dependencies

chore(deps): pin dependencies #396

Triggered via pull request August 7, 2023 21:50
Status Success
Total duration 1m 37s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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