Use status 404 in more places when appropriate #7763
ci.yaml
on: pull_request
Prepare Python dependencies
14s
Check ruff-format
12s
Check ruff
15s
Check Dockerfile
5s
Check executables
18s
Check JSON
13s
Check pylint
33s
Process test coverage
0s
Annotations
3 errors and 8 warnings
Run tests Python 3.12.7:
tests/api/test_addons.py#L86
test_api_addon_logs_not_installed
AssertionError: assert 404 == 400
+ where 404 = <ClientResponse(http://127.0.0.1:43713/addons/hic_sunt_leones/logs) [404 Not Found]>\n<CIMultiDictProxy('Content-Type': 'text/plain', 'Content-Length': '36', 'Date': 'Tue, 10 Dec 2024 22:01:21 GMT', 'Server': 'Python/3.12 aiohttp/3.11.10')>\n.status
|
Run tests Python 3.12.7:
tests/api/test_jobs.py#L217
test_job_manual_cleanup
AssertionError: assert 404 == 400
+ where 404 = <ClientResponse(http://127.0.0.1:41845/jobs/87cfe9bfa5024d808966e251ba3ea213) [404 Not Found]>\n<CIMultiDictProxy('Cont...set=utf-8', 'Content-Length': '49', 'Date': 'Tue, 10 Dec 2024 22:01:56 GMT', 'Server': 'Python/3.12 aiohttp/3.11.10')>\n.status
|
Run tests Python 3.12.7
Process completed with exit code 1.
|
Prepare Python dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check Dockerfile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check JSON
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check ruff-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check executables
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests Python 3.12.7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|