Create conditional Checkov Workflow #359
Annotations
5 errors and 2 warnings
.github/workflows/terraform_internal.yaml#L378
[actionlint] reported by reviewdog 🐶
property "pullthrough_account" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; tfe_token: string} [expression]
Raw Output:
.github/workflows/terraform_internal.yaml:378:46: property "pullthrough_account" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; tfe_token: string} [expression]
|
.github/workflows/terraform_internal.yaml#L386
[actionlint] reported by reviewdog 🐶
property "pullthrough_account" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; tfe_token: string} [expression]
Raw Output:
.github/workflows/terraform_internal.yaml:386:28: property "pullthrough_account" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; tfe_token: string} [expression]
|
.github/workflows/terraform_internal.yaml#L390
[actionlint] reported by reviewdog 🐶
property "pullthrough_account" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; tfe_token: string} [expression]
Raw Output:
.github/workflows/terraform_internal.yaml:390:30: property "pullthrough_account" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; tfe_token: string} [expression]
|
.github/workflows/terraform_internal.yaml#L404
[actionlint] reported by reviewdog 🐶
property "checkov_image_version" is not defined in object type {checkov_download_external_modules: bool; checkov_output_quiet: bool; checkov_skip_check: string; checkov_skip_framework: string; checkov_skip_path: string; enable_submodules: bool; main_branch: string; pre_commit_run_all: bool; pre_init_hook: string; runner_label: string; skip_precommit: string; skip_tflint_warn: bool; skip_tflint_warn_for_changed_files: bool; trivy_format: string; trivy_inspect_output: string; trivy_output: string; upload_sarif: bool} [expression]
Raw Output:
.github/workflows/terraform_internal.yaml:404:38: property "checkov_image_version" is not defined in object type {checkov_download_external_modules: bool; checkov_output_quiet: bool; checkov_skip_check: string; checkov_skip_framework: string; checkov_skip_path: string; enable_submodules: bool; main_branch: string; pre_commit_run_all: bool; pre_init_hook: string; runner_label: string; skip_precommit: string; skip_tflint_warn: bool; skip_tflint_warn_for_changed_files: bool; trivy_format: string; trivy_inspect_output: string; trivy_output: string; upload_sarif: bool} [expression]
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading