Correctly specify dependency on typing_extensions #550
ci.yml
on: pull_request
Matrix: test-core
test-models
15m 59s
coverage
0s
Annotations
1 error and 9 warnings
test-models
Process completed with exit code 139.
|
test-core (Python 3.7)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, conda-incubator/setup-miniconda@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-core (Python 3.7)
Mamba support is still experimental and can result in differently solved environments!
|
test-core (Python 3.7)
/usr/share/miniconda/lib/python3.12/argparse.py:2000: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
test-core (Python 3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, conda-incubator/setup-miniconda@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-core (Python 3.9)
Mamba support is still experimental and can result in differently solved environments!
|
test-core (Python 3.9)
/usr/share/miniconda/lib/python3.12/argparse.py:2000: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
test-models
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, conda-incubator/setup-miniconda@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-models
Mamba support is still experimental and can result in differently solved environments!
|
test-models
/usr/share/miniconda/lib/python3.12/argparse.py:2000: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|