Added yamllint #2
Annotations
10 errors and 12 warnings
validate-yaml:
.yamllint#L9
9:81 [line-length] line too long (82 > 80 characters)
|
validate-yaml:
src/rendered-deployment.yaml#L220
220:81 [line-length] line too long (113 > 80 characters)
|
validate-yaml:
src/rendered-deployment.yaml#L287
287:81 [line-length] line too long (113 > 80 characters)
|
validate-yaml:
src/rendered-deployment.yaml#L361
361:81 [line-length] line too long (113 > 80 characters)
|
validate-yaml:
src/rendered-deployment.yaml#L471
471:81 [line-length] line too long (113 > 80 characters)
|
validate-yaml:
src/rendered-deployment.yaml#L560
560:81 [line-length] line too long (113 > 80 characters)
|
validate-yaml:
src/rendered-deployment.yaml#L619
619:81 [line-length] line too long (113 > 80 characters)
|
validate-yaml:
src/traefik/sample-ingress-route.yaml#L7
7:3 [indentation] wrong indentation: expected 4 but found 2
|
validate-yaml:
src/traefik/sample-ingress-route.yaml#L9
9:3 [indentation] wrong indentation: expected 4 but found 2
|
validate-yaml:
src/traefik/sample-ingress-route.yaml#L12
12:5 [indentation] wrong indentation: expected 6 but found 4
|
validate-yaml
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate-yaml
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/
|
validate-yaml:
.github/workflows/validate-yaml.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
validate-yaml:
.github/workflows/release-charts.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
validate-yaml:
src/rendered-deployment.yaml#L425
425:11 [comments-indentation] comment not indented like content
|
validate-yaml:
src/rendered-deployment.yaml#L741
741:3 [comments-indentation] comment not indented like content
|
validate-yaml:
src/rendered-deployment.yaml#L880
880:3 [comments-indentation] comment not indented like content
|
validate-yaml:
src/rendered-deployment.yaml#L926
926:3 [comments-indentation] comment not indented like content
|
validate-yaml:
src/digma-configs/gcp-internet.yaml#L17
17:7 [comments-indentation] comment not indented like content
|
validate-yaml:
src/digma/templates/redis.yaml#L49
49:3 [comments-indentation] comment not indented like content
|
validate-yaml:
src/digma/templates/influxdb.yaml#L64
64:3 [comments-indentation] comment not indented like content
|
validate-yaml:
src/digma/templates/digma-ds.yaml#L35
35:9 [comments-indentation] comment not indented like content
|