Test and CI modernization #74
Annotations
11 errors and 3 warnings
test (ubuntu-latest, 3.7, .github/environment-minimal.yml, flexible, Minimal dependencies)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
test (ubuntu-latest, 3.8, strict, .github/environment.yml)
Canceling since a higher priority waiting request for 'Test Python code-refs/pull/370/merge' exists
|
test (ubuntu-latest, 3.8, strict, .github/environment.yml)
The operation was canceled.
|
test (3.12, windows-latest)
Canceling since a higher priority waiting request for 'Test Python code-refs/pull/370/merge' exists
|
test (3.12, windows-latest)
The operation was canceled.
|
test (ubuntu-latest, 3.10, strict, .github/environment.yml)
Canceling since a higher priority waiting request for 'Test Python code-refs/pull/370/merge' exists
|
test (ubuntu-latest, 3.10, strict, .github/environment.yml)
The operation was canceled.
|
test (ubuntu-latest, 3.11, strict, .github/environment.yml)
Canceling since a higher priority waiting request for 'Test Python code-refs/pull/370/merge' exists
|
test (ubuntu-latest, 3.11, strict, .github/environment.yml)
The operation was canceled.
|
test (3.12, macos-latest)
Canceling since a higher priority waiting request for 'Test Python code-refs/pull/370/merge' exists
|
test (3.12, macos-latest)
The operation was canceled.
|
test (ubuntu-latest, 3.7, .github/environment-minimal.yml, flexible, Minimal dependencies)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (ubuntu-latest, 3.7, .github/environment-minimal.yml, flexible, Minimal dependencies)
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides numpy-base 1.23.3 py310h375b286_0 needed by numpy-1.23.3-py310hac523dd_0
- package matplotlib-2.1.0-py27h09aba24_0 requires python >=2.7,<2.8.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ matplotlib 2.1.0 is installable with the potential options
│ ├─ matplotlib 2.1.0 would require
│ │ └─ python >=2.7,<2.8.0a0 , which can be installed;
│ ├─ matplotlib 2.1.0 would require
│ │ └─ python >=3.5,<3.6.0a0 , which can be installed;
│ └─ matplotlib 2.1.0 would require
│ └─ python >=3.6,<3.7.0a0 , which can be installed;
├─ numpy 1.14.0 is requested and can be installed;
├─ python 3.7** is not installable because it conflicts with any installable versions previously reported;
└─ scipy 1.4.0 is not installable because it requires
└─ numpy >=1.14.6,<2.0a0 but there are no viable options
├─ numpy [1.14.6|1.15.0|...|1.26.4] conflicts with any installable versions previously reported;
├─ numpy 1.23.3 would require
│ └─ numpy-base 1.23.3 py310h375b286_0, which does not exist (perhaps a missing channel);
└─ numpy 1.23.3 would require
└─ numpy-base 1.23.3 py310h8e6c178_0, which does not exist (perhaps a missing channel).
|
test (3.12, ubuntu-latest, flexible)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|