Migrate to pyproject.toml where possible #6297
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
Check black
10s
Check Dockerfile
4s
Check executables
13s
Check flake8
20s
Check isort
12s
Check JSON
14s
Check pylint
30s
Check pyupgrade
18s
Process test coverage
0s
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.
|