Bump transformers from 4.39.0 to 4.39.3 #1228
lint.yml
on: push
yaml-lint
7s
flake8-lint
7s
ruff-lint
6s
pylint-lint
30s
Annotations
13 errors and 14 warnings
ruff-lint
Process completed with exit code 1.
|
flake8-lint
Process completed with exit code 1.
|
yaml-lint:
.pre-commit-config.yaml#L5
5:5 [indentation] wrong indentation: expected 6 but found 4
|
yaml-lint:
.pre-commit-config.yaml#L14
14:5 [indentation] wrong indentation: expected 6 but found 4
|
yaml-lint:
.pre-commit-config.yaml#L16
16:20 [trailing-spaces] trailing spaces
|
yaml-lint:
.pre-commit-config.yaml#L18
18:53 [new-line-at-end-of-file] no new line character at the end of file
|
yaml-lint:
docs/mkdocs.yml#L19
19:5 [indentation] wrong indentation: expected 2 but found 4
|
yaml-lint:
docs/mkdocs.yml#L24
24:5 [indentation] wrong indentation: expected 6 but found 4
|
yaml-lint:
docs/mkdocs.yml#L27
27:36 [trailing-spaces] trailing spaces
|
yaml-lint:
docs/mkdocs.yml#L36
36:9 [indentation] wrong indentation: expected 6 but found 8
|
yaml-lint:
docs/mkdocs.yml#L58
58:1 [indentation] wrong indentation: expected 2 but found 0
|
yaml-lint:
docs/mkdocs.yml#L64
64:3 [indentation] wrong indentation: expected 4 but found 2
|
pylint-lint
Process completed with exit code 30.
|
ruff-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
flake8-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
yaml-lint:
.pre-commit-config.yaml#L1
1:1 [document-start] missing document start "---"
|
yaml-lint:
docs/mkdocs.yml#L1
1:1 [document-start] missing document start "---"
|
yaml-lint:
docs/mkdocs.yml#L23
23:7 [comments-indentation] comment not indented like content
|
yaml-lint:
.github/workflows/lint.yml#L3
3:26 [comments] too few spaces before comment
|
yaml-lint:
.github/workflows/codeql.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint:
.github/workflows/label.yml#L10
10:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint:
.github/workflows/welcome.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint:
.github/workflows/stale.yml#L8
8:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint:
.github/workflows/docs.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint:
.github/workflows/codacy.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
pylint-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|