Skip to content

Test and CI modernization #77

Test and CI modernization

Test and CI modernization #77

Triggered via pull request March 22, 2024 19:36
Status Cancelled
Total duration 5m 0s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 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 (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.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 (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, ubuntu-latest, flexible)
Canceling since a higher priority waiting request for 'Test Python code-refs/pull/370/merge' exists
test (3.12, ubuntu-latest, flexible)
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.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.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 Could not solve for environment specs The following packages are incompatible ├─ numpy 1.14.0 is requested and can be installed; └─ 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).