fix: treat tflint exit code 2 as failure #668
test.yml
on: pull_request
Build checks
17s
lint
14s
Unit tests
14s
Integration test: checksum
4s
Matrix: integration-matchers
Matrix: integration-versions
Matrix: integration-wrapper
Matrix: Integration test
Annotations
2 errors, 4 warnings, and 1 notice
Integration test: matchers (tflint_version: v0.26.0):
example.tf#L2
"t1.2xlarge" is an invalid value as instance_type
|
Integration test: wrapper (tflint_version: v0.26.0):
example.tf#L2
"t1.2xlarge" is an invalid value as instance_type
|
Integration test: wrapper (tflint_version: latest):
example.tf#L1
terraform "required_version" attribute is required
|
Integration test: wrapper (tflint_version: latest):
example.tf#L1
Missing version constraint for provider "aws" in `required_providers`
|
Integration test: matchers (tflint_version: latest):
example.tf#L1
terraform "required_version" attribute is required
|
Integration test: matchers (tflint_version: latest):
example.tf#L1
Missing version constraint for provider "aws" in `required_providers`
|
Integration test (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|