Helmify yaml templates #46
Annotations
10 errors and 12 warnings
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:
helm/templates/db_deployment.yaml#L4
4:42 [braces] too many spaces inside braces
|
python-lint:
helm/templates/db_deployment.yaml#L4
4:45 syntax error: expected <block end>, but found '<scalar>' (syntax)
|
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 "---"
|