module-ci #21
module-ci.yaml
on: schedule
module-ci
/
...
/
validate
6s
module-ci
/
...
/
lint
8s
module-ci
/
...
/
documentation
20s
module-ci
/
...
/
code-analysis
14s
module-ci
/
...
/
test-examples
8s
module-ci
/
...
/
test-local
6s
module-ci
/
...
/
test-remote
0s
module-ci
/
...
/
issue
1s
Annotations
2 errors, 2 warnings, and 5 notices
module-ci / lint / lint
Process completed with exit code 2.
|
module-ci / issue / issue
Unhandled error: TypeError: Cannot read properties of undefined (reading 'workflow')
|
module-ci / lint / lint
Your local .tflint.hcl file is different from the default one in the cloudeteer/terraform-governance repository. Please update your configuration file accordingly to make sure you have consistent documentation results.
|
module-ci / lint / lint
Your local .tflint.examples.hcl file is different from the default one in the cloudeteer/terraform-governance repository. Please update your configuration file accordingly to make sure you have consistent documentation results.
|
module-ci / test / test-local
Terraform version "~> 1.9" found in "tests/remote/resources.tf"
|
module-ci / validate / validate
Terraform version "~> 1.9" found in "terraform.tf"
|
module-ci / lint / lint
Terraform version "~> 1.9" found in "terraform.tf"
|
module-ci / lint / lint:
outputs.tf#L1
`example_output` output has no description
|
module-ci / test / test-examples
Terraform version "~> 1.9" found in "tests/remote/resources.tf"
|