Skip to content

fix: correct syntax error in MyPy failure condition #46

fix: correct syntax error in MyPy failure condition

fix: correct syntax error in MyPy failure condition #46

Triggered via push November 17, 2025 12:27
Status Success
Total duration 25s
Artifacts

lint-test.yml

on: push
Lint Python Files
15s
Lint Python Files
Lint YAML Files
9s
Lint YAML Files
Test update_badges.py
4s
Test update_badges.py
Shellcheck
3s
Shellcheck
Security Scan
17s
Security Scan
All Checks Complete
3s
All Checks Complete
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 9 warnings
Lint YAML Files: .github/workflows/lint-test.yml#L123
123:1 [trailing-spaces] trailing spaces
Lint YAML Files: .github/workflows/lint-test.yml#L118
118:1 [trailing-spaces] trailing spaces
Lint YAML Files: .github/workflows/lint-test.yml#L113
113:1 [trailing-spaces] trailing spaces
Lint YAML Files: .github/workflows/lint-test.yml#L110
110:1 [trailing-spaces] trailing spaces
Lint YAML Files: .github/workflows/lint-test.yml#L78
78:121 [line-length] line too long (143 > 120 characters)
Lint YAML Files: .github/workflows/lint-test.yml#L41
41:121 [line-length] line too long (124 > 120 characters)
Lint YAML Files: .github/workflows/lint-test.yml#L10
10:21 [brackets] too many spaces inside brackets
Lint YAML Files: .github/workflows/lint-test.yml#L10
10:16 [brackets] too many spaces inside brackets
Lint YAML Files: .github/workflows/lint-test.yml#L8
8:21 [brackets] too many spaces inside brackets
Lint YAML Files: .github/workflows/lint-test.yml#L8
8:16 [brackets] too many spaces inside brackets
Lint YAML Files: .github/workflows/test-action.yml#L19
19:4 [comments] missing starting space in comment
Lint YAML Files: .github/workflows/test-action.yml#L7
7:1 [truthy] truthy value should be one of [false, true]
Lint YAML Files: .github/workflows/test-action.yml#L1
1:1 [document-start] missing document start "---"
Lint YAML Files: .github/workflows/changelog-check.yml#L6
6:1 [truthy] truthy value should be one of [false, true]
Lint YAML Files: .github/workflows/changelog-check.yml#L1
1:1 [document-start] missing document start "---"
Lint YAML Files: .github/workflows/release.yml#L6
6:1 [truthy] truthy value should be one of [false, true]
Lint YAML Files: .github/workflows/release.yml#L1
1:1 [document-start] missing document start "---"
Lint YAML Files: .github/workflows/lint-test.yml#L6
6:1 [truthy] truthy value should be one of [false, true]
Lint YAML Files: .github/workflows/lint-test.yml#L1
1:1 [document-start] missing document start "---"