Add precommit file #1
Annotations
5 errors and 5 warnings
build:
.github/workflows/build.yml#L13
13:5 [indentation] wrong indentation: expected 6 but found 4
|
build:
.github/workflows/build.yml#L24
24:81 [line-length] line too long (131 > 80 characters)
|
build:
.github/workflows/build.yml#L34
34:81 [line-length] line too long (110 > 80 characters)
|
build:
.github/workflows/pre-commit.yml#L12
12:39 [new-line-at-end-of-file] no new line character at the end of file
|
build
Process completed with exit code 1.
|
build:
.github/workflows/build.yml#L1
1:1 [document-start] missing document start "---"
|
build:
.github/workflows/build.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
build:
.github/workflows/pre-commit.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|