feat: initial implementation #10
pipeline.yml
on: pull_request
Terraform Linters
25s
Set code version tag
5s
Annotations
2 errors, 8 warnings, and 1 notice
Terraform Linters
Process completed with exit code 3.
|
Terraform Linters
Process completed with exit code 2.
|
Terraform Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hashicorp/setup-terraform@v2, terraform-linters/setup-tflint@v3, actions/cache@v3.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Terraform Linters:
main.tf#L15
Missing version constraint for provider "yandex" in "required_providers"
|
Terraform Linters:
variables.tf#L19
`common_name` variable has no type
|
Terraform Linters:
variables.tf#L352
`dns_create_cname_records` variable has no type
|
Terraform Linters:
variables.tf#L356
`dns_create_secondary_records` variable has no type
|
Terraform Linters:
variables.tf#L356
variable "dns_create_secondary_records" is declared but not used
|
Terraform Linters:
variables.tf#L352
variable "dns_create_cname_records" is declared but not used
|
Set code version tag
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
GitHub API token
Consider setting a GITHUB_TOKEN to prevent GitHub api rate limits
|