Skip to content

Migrate to pyproject.toml where possible #6297

Migrate to pyproject.toml where possible

Migrate to pyproject.toml where possible #6297

Triggered via pull request December 13, 2023 22:10
Status Failure
Total duration 4m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Prepare Python dependencies
9s
Prepare Python dependencies
Run tests Python 3.11.7
3m 35s
Run tests Python 3.11.7
Check black
10s
Check black
Check Dockerfile
4s
Check Dockerfile
Check executables
13s
Check executables
Check flake8
20s
Check flake8
Check isort
12s
Check isort
Check JSON
14s
Check JSON
Check pylint
30s
Check pylint
Check pyupgrade
18s
Check pyupgrade
Process test coverage
0s
Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run tests Python 3.11.7: tests/resolution/evaluation/test_evaluate_operating_system.py#L21
test_evaluation ValueError: ZoneInfo keys must be normalized relative paths, got: <MagicMock name='mock.timezone' id='140584502857040'>
Run tests Python 3.11.7: tests/resolution/evaluation/test_evaluate_os_agent.py#L21
test_evaluation ValueError: ZoneInfo keys must be normalized relative paths, got: <MagicMock name='mock.info.timezone' id='140584493645136'>
Run tests Python 3.11.7: tests/resolution/evaluation/test_evaluate_systemd.py#L21
test_evaluation ValueError: ZoneInfo keys must be normalized relative paths, got: <MagicMock name='mock.info.timezone' id='140584503321488'>
Run tests Python 3.11.7
Process completed with exit code 1.