Skip to content

Github action for check conflicts in resources.yaml #451

Github action for check conflicts in resources.yaml

Github action for check conflicts in resources.yaml #451

Triggered via pull request April 23, 2024 08:49
Status Success
Total duration 45s
Artifacts

ci.yml

on: pull_request
yamllint
29s
yamllint
Validate resource definition
35s
Validate resource definition
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
yamllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
yamllint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
yamllint: secrets.yaml#L1
1:1 [document-start] missing document start "---"
yamllint: clouds.yaml#L1
1:1 [document-start] missing document start "---"
yamllint: resources.yaml#L22
22:121 [line-length] line too long (164 > 120 characters)
yamllint: .github/workflows/check_conflicts.yml#L1
1:1 [document-start] missing document start "---"
yamllint: .github/workflows/check_conflicts.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
Validate resource definition
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Validate resource definition
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/