Fix for compatibility with pyuvdata 3.0 #1742
testsuite.yml
on: pull_request
min_deps testing
1m 58s
min_versions testing
1m 23s
Warnings Test
2m 52s
Matrix: Testing
Annotations
2 errors and 27 warnings
min_versions testing
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
Warnings Test
Process completed with exit code 1.
|
min_versions testing
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
min_versions testing
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
min_versions testing
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: 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)
|
min_versions testing
LibMambaUnsatisfiableError: Encountered problems while solving:
- package sqlalchemy-1.4.0-py37h6b43d8f_0 requires python_abi 3.7 *_pypy37_pp73, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ python 3.10** is requested and can be installed;
└─ sqlalchemy 1.4.0 is installable with the potential options
├─ sqlalchemy 1.4.0 would require
│ └─ python_abi 3.7 *_pypy37_pp73, which can be installed;
├─ sqlalchemy 1.4.0 would require
│ └─ pypy3.6 >=7.3.3 , which can be installed;
├─ sqlalchemy 1.4.0 would require
│ ├─ python >=3.6,<3.7.0a0 but there are no viable options
│ │ ├─ python [3.6.0|3.6.1|...|3.6.9] conflicts with any installable versions previously reported;
│ │ └─ python 3.6.12 would require
│ │ └─ pypy3.6 7.3.3.* , which can be installed;
│ └─ python_abi 3.6.* *_cp36m, which can be installed;
├─ sqlalchemy 1.4.0 would require
│ ├─ python >=3.7,<3.8.0a0 , which conflicts with any installable versions previously reported;
│ └─ python_abi 3.7.* *_cp37m, which can be installed;
├─ sqlalchemy 1.4.0 would require
│ ├─ python >=3.8,<3.9.0a0 , which conflicts with any installable versions previously reported;
│ └─ python_abi 3.8.* *_cp38, which can be installed;
└─ sqlalchemy 1.4.0 would require
├─ python >=3.9,<3.10.0a0 , which conflicts with any installable versions previously reported;
└─ python_abi 3.9.* *_cp39, which can be installed.
|
min_deps testing
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
min_deps testing
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
min_deps testing
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
min_deps testing
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
min_deps testing
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: 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)
|
Testing (ubuntu-latest, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Testing (ubuntu-latest, 3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Testing (ubuntu-latest, 3.10)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
Testing (ubuntu-latest, 3.10)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Testing (ubuntu-latest, 3.10)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: 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)
|
Warnings Test
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
Warnings Test
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Warnings Test
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: 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)
|
Testing (ubuntu-latest, 3.12)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Testing (ubuntu-latest, 3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Testing (ubuntu-latest, 3.12)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
Testing (ubuntu-latest, 3.12)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Testing (ubuntu-latest, 3.12)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: 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)
|
Testing (ubuntu-latest, 3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Testing (ubuntu-latest, 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Testing (ubuntu-latest, 3.11)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
Testing (ubuntu-latest, 3.11)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Testing (ubuntu-latest, 3.11)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: 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)
|