Skip to content

Merge pull request #4 from JustAGhosT/copilot/fix-yaml-syntax-error #9

Merge pull request #4 from JustAGhosT/copilot/fix-yaml-syntax-error

Merge pull request #4 from JustAGhosT/copilot/fix-yaml-syntax-error #9

Triggered via push December 23, 2025 20:46
Status Failure
Total duration 44s
Artifacts
Validate YAML Files
9s
Validate YAML Files
Validate Bash Script
6s
Validate Bash Script
Validate PowerShell Script
41s
Validate PowerShell Script
Run Bats Tests
18s
Run Bats Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
Validate Bash Script
Process completed with exit code 126.
Validate YAML Files: .github/workflows/ci.yml#L24
24:1 [trailing-spaces] trailing spaces
Validate YAML Files: .github/workflows/ci.yml#L18
18:1 [trailing-spaces] trailing spaces
Validate YAML Files: .github/workflows/ci.yml#L17
17:5 [indentation] wrong indentation: expected 6 but found 4
Validate YAML Files: .github/workflows/ci.yml#L15
15:1 [trailing-spaces] trailing spaces
Validate YAML Files: .github/workflows/ci.yml#L7
7:30 [brackets] too many spaces inside brackets
Validate YAML Files: .github/workflows/ci.yml#L7
7:16 [brackets] too many spaces inside brackets
Validate YAML Files: .github/workflows/ci.yml#L5
5:30 [brackets] too many spaces inside brackets
Validate YAML Files: .github/workflows/ci.yml#L5
5:16 [brackets] too many spaces inside brackets
Validate YAML Files: templates/quick-start/autopr-workflow.yml#L7
7:121 [line-length] line too long (125 > 120 characters)
Validate YAML Files: templates/quick-start/autopr-advanced.yml#L138
138:121 [line-length] line too long (151 > 120 characters)
Run Bats Tests
Process completed with exit code 1.
Validate YAML Files: .github/workflows/destroy-infra.yml#L1
1:1 [document-start] missing document start "---"
Validate YAML Files: .github/workflows/deploy-website.yml#L1
1:1 [document-start] missing document start "---"
Validate YAML Files: .github/workflows/deploy-autopr-engine.yml#L1
1:1 [document-start] missing document start "---"
Validate YAML Files: .github/workflows/copilot-setup-steps.yml#L6
6:1 [document-start] missing document start "---"
Validate YAML Files: .github/workflows/ci.yml#L1
1:1 [document-start] missing document start "---"
Validate YAML Files: .github/workflows/cd.yml#L1
1:1 [document-start] missing document start "---"
Validate YAML Files: templates/quick-start/autopr-workflow.yml#L15
15:3 [comments-indentation] comment not indented like content
Validate YAML Files: templates/quick-start/autopr-workflow.yml#L10
10:1 [document-start] missing document start "---"
Validate YAML Files: templates/quick-start/autopr-minimal.yml#L6
6:1 [document-start] missing document start "---"
Validate YAML Files: templates/quick-start/autopr-advanced.yml#L6
6:1 [document-start] missing document start "---"