feat: refactor to apply a plan #1441
Annotations
5 errors and 5 warnings
golangci-lint:
plan/plan.go#L758
cyclomatic complexity 144 of func `resolveComponentCommon` is high (> 30) (gocyclo)
|
golangci-lint:
templates/templates_test.go#L45
unnecessary trailing newline (whitespace)
|
golangci-lint:
plan/plan.go#L920
unnecessary leading newline (whitespace)
|
golangci-lint:
apply/apply.go#L190
unnecessary leading newline (whitespace)
|
golangci-lint:
config/v2/config.go#L354
directive `//nolint` is unused (nolintlint)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: hashicorp/setup-terraform@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/setup-node@v3, hashicorp/setup-terraform@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
terraform fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
terraform fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
terraform fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading