Skip to content

codespell: config + workflow + pre-commit #903

codespell: config + workflow + pre-commit

codespell: config + workflow + pre-commit #903

Re-run triggered May 3, 2023 06:57
Status Failure
Total duration 1m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

precommit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Lint: .pre-commit-config.yaml#L91
91:5 [indentation] wrong indentation: expected 6 but found 4
Lint
The process '/home/runner/.local/bin/pre-commit' failed with exit code 1
Lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: pre-commit/action@v2.0.3. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Lint: .github/workflows/precommit.yml#L1
1:1 [document-start] missing document start "---"
Lint: .github/workflows/precommit.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
Lint: .github/workflows/build.yml#L1
1:1 [document-start] missing document start "---"
Lint: .github/workflows/build.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
Lint: .github/workflows/publish_pypi.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
Lint: .github/workflows/codespell.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
Lint: codecov.yml#L1
1:1 [document-start] missing document start "---"
Lint: codecov.yml#L7
7:12 [truthy] truthy value should be one of [false, true]
Lint: .pre-commit-config.yaml#L85
85:9 [comments-indentation] comment not indented like content
Lint: .github/workflows/dispatch.yml#L1
1:1 [document-start] missing document start "---"