Skip to content

Update README.md

Update README.md #7

Triggered via push November 13, 2024 16:32
Status Failure
Total duration 34s
Artifacts

lint.yml

on: push
yaml-lint
4s
yaml-lint
flake8-lint
6s
flake8-lint
ruff-lint
6s
ruff-lint
pylint-lint
5s
pylint-lint
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 14 warnings
yaml-lint: .github/action.yml#L24
24:81 [line-length] line too long (117 > 80 characters)
yaml-lint: .github/action.yml#L27
27:81 [line-length] line too long (88 > 80 characters)
yaml-lint: .github/workflows/codacy.yml#L18
18:81 [line-length] line too long (92 > 80 characters)
yaml-lint: .github/workflows/codacy.yml#L19
19:81 [line-length] line too long (126 > 80 characters)
yaml-lint: .github/workflows/codacy.yml#L25
25:81 [line-length] line too long (119 > 80 characters)
yaml-lint: .github/workflows/codacy.yml#L27
27:81 [line-length] line too long (88 > 80 characters)
yaml-lint: .github/workflows/codacy.yml#L31
31:81 [line-length] line too long (93 > 80 characters)
yaml-lint: .github/workflows/python-package.yml#L1
1:81 [line-length] line too long (102 > 80 characters)
yaml-lint: .github/workflows/python-package.yml#L2
2:81 [line-length] line too long (118 > 80 characters)
yaml-lint: .github/workflows/python-package.yml#L8
8:16 [brackets] too many spaces inside brackets
pylint-lint
Process completed with exit code 1.
ruff-lint
Process completed with exit code 1.
flake8-lint
Process completed with exit code 1.
yaml-lint: .github/workflows/label.yml#L10
10:1 [truthy] truthy value should be one of [false, true]
yaml-lint: .github/workflows/test.yml#L1
1:1 [document-start] missing document start "---"
yaml-lint: .github/workflows/test.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
yaml-lint: .github/workflows/docs-preview.yml#L1
1:1 [document-start] missing document start "---"
yaml-lint: .github/workflows/docs-preview.yml#L2
2: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: .github/workflows/codacy.yml#L17
17:22 [comments] too few spaces before comment
yaml-lint: .github/workflows/codacy.yml#L18
18:30 [comments] too few spaces before comment
yaml-lint: .github/workflows/codacy.yml#L19
19:21 [comments] too few spaces before comment
yaml-lint: .github/workflows/lint.yml#L3
3:26 [comments] too few spaces before comment
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.
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.