Modernise installation and fix requirements versions #150
Annotations
2 errors and 11 warnings
TEST (3.8, macos-latest)
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
|
TEST (3.8, ubuntu-latest)
Process completed with exit code 2.
|
TEST (3.8, macos-latest)
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 (3.8, macos-latest)
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 (3.8, macos-latest)
/Users/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(
|
TEST (3.8, macos-latest)
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'.
|
TEST (3.8, macos-latest)
/Users/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)
|
TEST (3.8, macos-latest)
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides bokeh >=1.0,<2.0.0a0 needed by ctapipe-0.9.1-pyhd8ed1ab_0
Could not solve for environment specs
The following packages are incompatible
└─ ctapipe ~=0.9.0 is not installable because there are no viable options
├─ ctapipe 0.9.1 would require
│ └─ bokeh >=1.0,<2.0.0a0 , which does not exist (perhaps a missing channel);
└─ ctapipe [0.9.0|0.9.1] would require
└─ bokeh ~=1.0 , which does not exist (perhaps a missing channel).
|
TEST (3.8, ubuntu-latest)
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 (3.8, ubuntu-latest)
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 (3.8, ubuntu-latest)
/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(
|
TEST (3.8, ubuntu-latest)
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'.
|
TEST (3.8, ubuntu-latest)
/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)
|