Skip to content

Update lint_test_report.yml #7

Update lint_test_report.yml

Update lint_test_report.yml #7

Triggered via push September 30, 2025 19:50
Status Failure
Total duration 31s
Artifacts
changed-files
7s
changed-files
YAML Lint Workflow  /  yamllint
6s
YAML Lint Workflow / yamllint
Matrix: Flake8 Workflow / build
Waiting for pending jobs
Matrix: Pylint Workflow / build
Waiting for pending jobs
Ruff Lint and Format  /  ruff
Ruff Lint and Format / ruff
Pytest Workflow  /  test
Pytest Workflow / test
Matrix: Codecov Coverage Report / run
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
YAML Lint Workflow / yamllint: ./.github/workflows/lint_test_report.yml#L6
6:21 [brackets] too many spaces inside brackets
YAML Lint Workflow / yamllint: ./.github/workflows/lint_test_report.yml#L6
6:16 [brackets] too many spaces inside brackets
YAML Lint Workflow / yamllint: ./.github/workflows/ruff.yml#L38
38:32 [new-line-at-end-of-file] no new line character at the end of file
YAML Lint Workflow / yamllint: ./.github/workflows/ruff.yml#L25
25:81 [line-length] line too long (98 > 80 characters)
YAML Lint Workflow / yamllint: ./.github/workflows/flake8.yml#L33
33:81 [line-length] line too long (101 > 80 characters)
YAML Lint Workflow / yamllint: ./.github/workflows/pylint.yml#L39
39:116 [new-line-at-end-of-file] no new line character at the end of file
YAML Lint Workflow / yamllint: ./.github/workflows/pylint.yml#L39
39:81 [line-length] line too long (115 > 80 characters)
YAML Lint Workflow / yamllint: ./.github/workflows/pylint.yml#L28
28:81 [line-length] line too long (96 > 80 characters)
YAML Lint Workflow / yamllint: ./.github/workflows/pylint.yml#L18
18:5 [indentation] wrong indentation: expected 6 but found 4
YAML Lint Workflow / yamllint: ./codecov.yml#L4
4:56 [new-line-at-end-of-file] no new line character at the end of file
YAML Lint Workflow / yamllint: ./.github/workflows/pytest.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
YAML Lint Workflow / yamllint: ./.github/workflows/codecov.yml#L62
62:34 [comments] too few spaces before comment: expected 2
YAML Lint Workflow / yamllint: ./.github/workflows/codecov.yml#L61
61:28 [comments] too few spaces before comment: expected 2
YAML Lint Workflow / yamllint: ./.github/workflows/ruff.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
YAML Lint Workflow / yamllint: ./.github/workflows/pylint.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
YAML Lint Workflow / yamllint: ./codecov.yml#L3
3:20 [comments] too few spaces before comment: expected 2
YAML Lint Workflow / yamllint: ./codecov.yml#L1
1:1 [document-start] missing document start "---"