Skip to content

Helmify yaml templates #43

Helmify yaml templates

Helmify yaml templates #43

Triggered via pull request March 2, 2024 20:42
Status Failure
Total duration 36s
Artifacts

lint.yaml

on: pull_request
python-lint
28s
python-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
python-lint: helm/values.yaml#L10
10:5 [indentation] wrong indentation: expected 6 but found 4
python-lint: helm/values.yaml#L20
20:3 [indentation] wrong indentation: expected 4 but found 2
python-lint: helm/templates/db_pv.yaml#L4
4:11 [braces] too many spaces inside braces
python-lint: helm/templates/db_pv.yaml#L4
4:42 [braces] too many spaces inside braces
python-lint: helm/templates/db_pv.yaml#L4
4:45 syntax error: expected <block end>, but found '<scalar>' (syntax)
python-lint: helm/templates/db_pv.yaml#L9
9:16 [braces] too many spaces inside braces
python-lint: helm/templates/db_pv.yaml#L9
9:47 [braces] too many spaces inside braces
python-lint: helm/templates/db_pv.yaml#L15
15:13 [braces] too many spaces inside braces
python-lint: helm/templates/db_pv.yaml#L15
15:46 [braces] too many spaces inside braces
python-lint: helm/templates/db_deployment.yaml#L4
4:11 [braces] too many spaces inside braces
python-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
python-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
python-lint: docker-compose.yaml#L1
1:1 [document-start] missing document start "---"
python-lint: .yamllint#L1
1:1 [document-start] missing document start "---"
python-lint: helm/Chart.yaml#L1
1:1 [document-start] missing document start "---"
python-lint: helm/values.yaml#L1
1:1 [document-start] missing document start "---"
python-lint: helm/templates/db_pv.yaml#L1
1:1 [document-start] missing document start "---"
python-lint: helm/templates/db_deployment.yaml#L1
1:1 [document-start] missing document start "---"
python-lint: helm/templates/db_service.yaml#L1
1:1 [document-start] missing document start "---"
python-lint: helm/templates/web_pv.yaml#L1
1:1 [document-start] missing document start "---"
python-lint: helm/templates/web_deployment.yaml#L1
1:1 [document-start] missing document start "---"
python-lint: helm/templates/web_config.yaml#L1
1:1 [document-start] missing document start "---"