fix: Include '.conda' packages for reindexing from package store #2242
ci.yml
on: pull_request_target
test_release
2m 4s
Matrix: test_quetz
Annotations
6 errors and 10 warnings
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L628
test_download_remote_file_in_parallel
assert 404 == 200
+ where 404 = <Response [404 Not Found]>.status_code
|
test_quetz (ubuntu-latest, postgres, create-tables)
Process completed with exit code 1.
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_jobs.py#L254
test_running_task
AssertionError: assert <TaskStatus.p...ng: 'pending'> == <TaskStatus.r...ng: 'running'>
- running
+ pending
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_jobs.py#L294
test_restart_worker_process[None]
AssertionError: assert <TaskStatus.p...ng: 'pending'> == <TaskStatus.r...ng: 'running'>
- running
+ pending
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_jobs.py#L294
test_restart_worker_process[*]
AssertionError: assert <TaskStatus.p...ng: 'pending'> == <TaskStatus.r...ng: 'running'>
- running
+ pending
|
test_quetz (ubuntu-latest, postgres, use-migrations)
Process completed with exit code 1.
|
test_release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_quetz (ubuntu-latest, postgres, create-tables)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_quetz (ubuntu-latest, postgres, create-tables)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_quetz (ubuntu-latest, postgres, use-migrations)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_quetz (ubuntu-latest, postgres, use-migrations)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_quetz (ubuntu-latest, sqlite, use-migrations)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_quetz (ubuntu-latest, sqlite, use-migrations)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_quetz (ubuntu-latest, sqlite, create-tables)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_quetz (ubuntu-latest, sqlite, create-tables)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|