Skip to content

New jenkins helm system #662

New jenkins helm system

New jenkins helm system #662

Triggered via pull request January 24, 2024 02:11
Status Failure
Total duration 20s
Artifacts

yamllint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint: lsst-jenkins-swarm-agent/Chart.yaml#L7
7:81 [line-length] line too long (95 > 80 characters)
lint: lsst-jenkins-swarm-agent/Chart.yaml#L10
10:81 [line-length] line too long (99 > 80 characters)
lint: lsst-jenkins-swarm-agent/Chart.yaml#L11
11:81 [line-length] line too long (95 > 80 characters)
lint: lsst-jenkins-swarm-agent/Chart.yaml#L12
12:81 [line-length] line too long (88 > 80 characters)
lint: lsst-jenkins-swarm-agent/Chart.yaml#L15
15:81 [line-length] line too long (97 > 80 characters)
lint: lsst-jenkins-swarm-agent/Chart.yaml#L20
20:81 [line-length] line too long (93 > 80 characters)
lint: lsst-jenkins-swarm-agent/Chart.yaml#L21
21:81 [line-length] line too long (89 > 80 characters)
lint: lsst-jenkins-swarm-agent/Chart.yaml#L22
22:81 [line-length] line too long (87 > 80 characters)
lint: lsst-jenkins-swarm-agent/values.yaml#L91
91:81 [line-length] line too long (82 > 80 characters)
lint: lsst-jenkins-swarm-agent/templates/service.yaml#L4
4:11 [braces] too many spaces inside braces
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/
lint: lsst-jenkins-swarm-agent/Chart.yaml#L1
1:1 [document-start] missing document start "---"
lint: lsst-jenkins-swarm-agent/values.yaml#L6
6:1 [document-start] missing document start "---"
lint: lsst-jenkins-swarm-agent/values.yaml#L25
25:17 [truthy] truthy value should be one of [false, true]
lint: lsst-jenkins-swarm-agent/templates/service.yaml#L1
1:1 [document-start] missing document start "---"
lint: lsst-jenkins-swarm-agent/templates/statefulset.yaml#L1
1:1 [document-start] missing document start "---"
lint: lsst-jenkins-swarm-agent/templates/serviceaccount.yaml#L1
1:1 [document-start] missing document start "---"
lint: seeds/dev-values.yaml#L16
16:1 [document-start] missing document start "---"
lint: seeds/dev-values.yaml#L25
25:4 [comments] missing starting space in comment
lint: seeds/dev-values.yaml#L115
115:8 [comments] missing starting space in comment
lint: seeds/dev-values.yaml#L115
115:7 [comments-indentation] comment not indented like content