Skip to content

Terraform Upgrade + terraform upgrade process upgrade #5

Terraform Upgrade + terraform upgrade process upgrade

Terraform Upgrade + terraform upgrade process upgrade #5

Triggered via pull request September 9, 2025 11:46
Status Failure
Total duration 15s
Artifacts

actionlint.yml

on: pull_request
actionlint
8s
actionlint
Fit to window
Zoom out
Zoom in

Annotations

4 errors
actionlint
Process completed with exit code 1.
actionlint: .github/workflows/terraform-ci.yml#L40
shellcheck reported issue in this script: SC2076:warning:33:30: Remove quotes from right-hand side of =~ to match as a regex rather than literally
actionlint: .github/workflows/terraform-ci.yml#L40
shellcheck reported issue in this script: SC2199:error:33:11: Arrays implicitly concatenate in
actionlint: .github/workflows/guardrail_tf_version_upgrade.yml#L26
shellcheck reported issue in this script: SC2016:info:17:108: Expressions don't expand in single quotes, use double quotes for that