Skip to content

Add YAML loader with line number annotations #8

Add YAML loader with line number annotations

Add YAML loader with line number annotations #8

Triggered via pull request July 26, 2024 19:04
Status Failure
Total duration 1m 11s
Artifacts

ci.yaml

on: pull_request
Matrix: pytest.pytest
Fit to window
Zoom out
Zoom in

Annotations

18 errors
yamllint: test/resources/simple.yaml#L6
6:3 [indentation] wrong indentation: expected 4 but found 2
yamllint
Process completed with exit code 1.
pytest / pytest (ubuntu-20.04, 3.6)
Process completed with exit code 1.
pytest / pytest (ubuntu-latest, 3.8)
The job was canceled because "ubuntu-20_04_3_6" failed.
pytest / pytest (macos-latest, 3.12)
The job was canceled because "ubuntu-20_04_3_6" failed.
pytest / pytest (ubuntu-latest, 3.10)
The job was canceled because "ubuntu-20_04_3_6" failed.
pytest / pytest (ubuntu-latest, 3.12)
The job was canceled because "ubuntu-20_04_3_6" failed.
pytest / pytest (ubuntu-latest, 3.12)
The operation was canceled.
pytest / pytest (ubuntu-latest, 3.9)
The job was canceled because "ubuntu-20_04_3_6" failed.
pytest / pytest (macos-latest, 3.9)
The job was canceled because "ubuntu-20_04_3_6" failed.
pytest / pytest (macos-latest, 3.9)
The operation was canceled.
pytest / pytest (windows-latest, 3.10)
The job was canceled because "ubuntu-20_04_3_6" failed.
pytest / pytest (windows-latest, 3.11)
The job was canceled because "ubuntu-20_04_3_6" failed.
pytest / pytest (windows-latest, 3.12)
The job was canceled because "ubuntu-20_04_3_6" failed.
pytest / pytest (windows-latest, 3.8)
The job was canceled because "ubuntu-20_04_3_6" failed.
pytest / pytest (windows-latest, 3.9)
The job was canceled because "ubuntu-20_04_3_6" failed.
pytest / pytest (macos-latest, 3.8)
The job was canceled because "ubuntu-20_04_3_6" failed.
pytest / pytest (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.1.2 [notice] To update, run: python3.8 -m pip install --upgrade pip