Address issues of missing bucket_name
in s3fs
paths
#2132
ci.yml
on: pull_request_target
test_release
1m 51s
Matrix: test_quetz
Annotations
8 errors and 5 warnings
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_cli.py#L655
test_start_server_s3_without_deployment_without_config_file[False]
AssertionError: assert 1 == 0
+ where 1 = <Process name='Process-3' pid=4207 parent=4020 stopped exitcode=1>.exitcode
|
test_quetz (ubuntu-latest, sqlite, use-migrations)
Process completed with exit code 1.
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_cli.py#L655
test_start_server_s3_without_deployment_without_config_file[False]
AssertionError: assert 1 == 0
+ where 1 = <Process name='Process-3' pid=4199 parent=4010 stopped exitcode=1>.exitcode
|
test_quetz (ubuntu-latest, postgres, use-migrations)
Process completed with exit code 1.
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_cli.py#L655
test_start_server_s3_without_deployment_without_config_file[False]
AssertionError: assert 1 == 0
+ where 1 = <Process name='Process-3' pid=4253 parent=4050 stopped exitcode=1>.exitcode
|
test_quetz (ubuntu-latest, sqlite, create-tables)
Process completed with exit code 1.
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_cli.py#L655
test_start_server_s3_without_deployment_without_config_file[False]
AssertionError: assert 1 == 0
+ where 1 = <Process name='Process-3' pid=4257 parent=4053 stopped exitcode=1>.exitcode
|
test_quetz (ubuntu-latest, postgres, create-tables)
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_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. 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 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, sqlite, 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 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/
|