Install az
CLI on bootstrap
#81
module-ci.yaml
on: pull_request
module-ci
/
...
/
validate
9s
module-ci
/
...
/
lint
16s
module-ci
/
...
/
documentation
13s
module-ci
/
...
/
code-analysis
15s
module-ci
/
...
/
test-examples
9s
module-ci
/
...
/
test-local
10s
module-ci
/
...
/
test-remote
7m 17s
module-ci
/
...
/
validate
Annotations
1 error, 2 warnings, and 9 notices
module-ci / lint / lint
Process completed with exit code 2.
|
module-ci / documentation / documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
module-ci / code-analysis / code-analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
module-ci / test / test-examples
Terraform version "1.9.0" found in "tests/remote/terraform.tf"
|
module-ci / test / test-local
Terraform version "1.9.0" found in "tests/remote/terraform.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:
variables.tf#L7
`init_access_azure_principal_id` variable has no description
|
module-ci / lint / lint:
outputs.tf#L1
output name `LAUNCHPAD_AZURE_CLIENT_ID` must match the following format: snake_case
|
module-ci / lint / lint:
outputs.tf#L6
output name `LAUNCHPAD_AZURE_STORAGE_ACCOUNT_NAME` must match the following format: snake_case
|
module-ci / lint / lint:
outputs.tf#L11
output name `LAUNCHPAD_AZURE_TENANT_ID` must match the following format: snake_case
|
module-ci / test / test-remote
Terraform version "1.9.0" found in "tests/remote/terraform.tf"
|