Skip to content

feat: add schedule scaling possibility (#47) #17

feat: add schedule scaling possibility (#47)

feat: add schedule scaling possibility (#47) #17

Re-run triggered March 2, 2024 17:09
Status Failure
Total duration 45s
Artifacts

feature-branch.yml

on: pull_request
terraform-module  /  ...  /  format
16s
terraform-module / ci-terraform / format
terraform-module  /  ...  /  validate
12s
terraform-module / ci-readme / validate
terraform-module  /  ...  /  validate
6s
terraform-module / ci-codeowners / validate
terraform-module  /  ci-labels
4s
terraform-module / ci-labels
terraform-module  /  ...  /  lint-find-dirs
4s
terraform-module / ci-terraform / lint-find-dirs
Matrix: terraform-module / ci-terraform / lint
terraform-module  /  ci
0s
terraform-module / ci
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 17 warnings
terraform-module / ci-readme / validate
Process completed with exit code 1.
terraform-module / ci-readme / validate
Process completed with exit code 1.
terraform-module / ci-terraform / lint (.)
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
terraform-module / ci-terraform / lint (.)
Process completed with exit code 1.
terraform-module / ci-terraform / lint (./schedule-index)
Process completed with exit code 1.
terraform-module / ci
Process completed with exit code 1.
terraform-module / ci-codeowners / validate
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/.
terraform-module / ci-terraform / lint-find-dirs
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/.
terraform-module / ci-readme / validate
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/.
terraform-module / ci-terraform / format
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/.
terraform-module / ci-terraform / lint (.): schedule.tf#L25
[tflint] reported by reviewdog 🐶 List items should be accessed using square brackets Raw Output: schedule.tf:25:70: warning: List items should be accessed using square brackets ()
terraform-module / ci-terraform / lint (.): schedule.tf#L26
[tflint] reported by reviewdog 🐶 List items should be accessed using square brackets Raw Output: schedule.tf:26:70: warning: List items should be accessed using square brackets ()
terraform-module / ci-terraform / lint (.): schedule.tf#L24
[tflint] reported by reviewdog 🐶 List items should be accessed using square brackets Raw Output: schedule.tf:24:70: warning: List items should be accessed using square brackets ()
terraform-module / ci-terraform / lint (.): schedule.tf#L54
[tflint] reported by reviewdog 🐶 List items should be accessed using square brackets Raw Output: schedule.tf:54:71: warning: List items should be accessed using square brackets ()
terraform-module / ci-terraform / lint (.): schedule.tf#L55
[tflint] reported by reviewdog 🐶 List items should be accessed using square brackets Raw Output: schedule.tf:55:71: warning: List items should be accessed using square brackets ()
terraform-module / ci-terraform / lint (.): schedule.tf#L56
[tflint] reported by reviewdog 🐶 List items should be accessed using square brackets Raw Output: schedule.tf:56:71: warning: List items should be accessed using square brackets ()
terraform-module / ci-terraform / lint (.): schedule.tf#L28
[tflint] reported by reviewdog 🐶 Lookup with 2 arguments is deprecated Raw Output: schedule.tf:28:14: warning: Lookup with 2 arguments is deprecated ()
terraform-module / ci-terraform / lint (.): schedule.tf#L31
[tflint] reported by reviewdog 🐶 Lookup with 2 arguments is deprecated Raw Output: schedule.tf:31:20: warning: Lookup with 2 arguments is deprecated ()
terraform-module / ci-terraform / lint (.): schedule.tf#L32
[tflint] reported by reviewdog 🐶 Lookup with 2 arguments is deprecated Raw Output: schedule.tf:32:20: warning: Lookup with 2 arguments is deprecated ()
terraform-module / ci-terraform / lint (.): schedule.tf#L58
[tflint] reported by reviewdog 🐶 Lookup with 2 arguments is deprecated Raw Output: schedule.tf:58:14: warning: Lookup with 2 arguments is deprecated ()
terraform-module / ci-terraform / lint (./examples/complete)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hashicorp/setup-terraform@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
terraform-module / ci-terraform / lint (./schedule-index): main.tf#L1
[tflint] reported by reviewdog 🐶 Missing version constraint for provider "aws" in `required_providers` Raw Output: main.tf:1:1: warning: Missing version constraint for provider "aws" in `required_providers` ()
terraform-module / ci-terraform / lint (./schedule-index)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hashicorp/setup-terraform@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.