Skip to content

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

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

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

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

lint.yml

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

Annotations

4 errors and 11 warnings
Static Lint Checks: .github/actions/setup-build/action.yml#L2
2:81 [line-length] line too long (111 > 80 characters)
Static Lint Checks: .github/actions/setup-build/action.yml#L27
27:3 [indentation] wrong indentation: expected 4 but found 2
Static Lint Checks: .github/actions/setup-build/action.yml#L36
36:81 [line-length] line too long (100 > 80 characters)
Static Lint Checks
Process completed with exit code 1.
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#L2
2:1 [document-start] missing document start "---"
Static Lint Checks: .github/workflows/merge-rollpytorch.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
Static Lint Checks: .github/workflows/buildAndTest.yml#L2
2:1 [document-start] missing document start "---"
Static Lint Checks: .github/workflows/buildAndTest.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
Static Lint Checks: .github/workflows/buildAndTest.yml#L35
35:24 [truthy] truthy value should be one of [false, true]
Static Lint Checks: .github/workflows/oneshotSnapshotPackage.yml#L2
2:1 [document-start] missing document start "---"
Static Lint Checks: .github/workflows/oneshotSnapshotPackage.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
Static Lint Checks: .github/workflows/bazelBuildAndTest.yml#L2
2:1 [document-start] missing document start "---"
Static Lint Checks: .github/workflows/bazelBuildAndTest.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
Static Lint Checks: .github/workflows/gh-pages-releases.yml#L3
3:1 [document-start] missing document start "---"