Skip to content

[ci] Add lint job and enable yaml linting of GH files. #2

[ci] Add lint job and enable yaml linting of GH files.

[ci] Add lint job and enable yaml linting of GH files. #2

Triggered via pull request January 27, 2024 23:34
Status Failure
Total duration 13s
Artifacts

lint.yml

on: pull_request
Static Lint Checks
5s
Static Lint Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Static Lint Checks: .github/workflows/merge-rollpytorch.yml#L19
19:5 [indentation] wrong indentation: expected 6 but found 4
Static Lint Checks: .github/workflows/merge-rollpytorch.yml#L26
26:81 [line-length] line too long (87 > 80 characters)
Static Lint Checks: .github/workflows/buildAndTest.yml#L5
5:16 [brackets] too many spaces inside brackets
Static Lint Checks: .github/workflows/buildAndTest.yml#L5
5:21 [brackets] too many spaces inside brackets
Static Lint Checks: .github/workflows/buildAndTest.yml#L7
7:16 [brackets] too many spaces inside brackets
Static Lint Checks: .github/workflows/buildAndTest.yml#L7
7:21 [brackets] too many spaces inside brackets
Static Lint Checks: .github/workflows/buildAndTest.yml#L24
24:81 [line-length] line too long (116 > 80 characters)
Static Lint Checks: .github/workflows/buildAndTest.yml#L25
25:81 [line-length] line too long (99 > 80 characters)
Static Lint Checks: .github/workflows/buildAndTest.yml#L26
26:81 [line-length] line too long (103 > 80 characters)
Static Lint Checks: .github/workflows/buildAndTest.yml#L60
60:1 [trailing-spaces] trailing spaces
Static Lint Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static Lint Checks: .github/workflows/merge-rollpytorch.yml#L1
1:1 [document-start] missing document start "---"
Static Lint Checks: .github/workflows/merge-rollpytorch.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
Static Lint Checks: .github/workflows/buildAndTest.yml#L1
1:1 [document-start] missing document start "---"
Static Lint Checks: .github/workflows/buildAndTest.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
Static Lint Checks: .github/workflows/buildAndTest.yml#L34
34:24 [truthy] truthy value should be one of [false, true]
Static Lint Checks: .github/workflows/oneshotSnapshotPackage.yml#L1
1:1 [document-start] missing document start "---"
Static Lint Checks: .github/workflows/oneshotSnapshotPackage.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
Static Lint Checks: .github/workflows/bazelBuildAndTest.yml#L1
1:1 [document-start] missing document start "---"
Static Lint Checks: .github/workflows/bazelBuildAndTest.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
Static Lint Checks: .github/workflows/gh-pages-releases.yml#L2
2:1 [document-start] missing document start "---"