Skip to content

[Fix] CI deprecated cache action (#658) #1090

[Fix] CI deprecated cache action (#658)

[Fix] CI deprecated cache action (#658) #1090

Triggered via push March 18, 2025 10:13
Status Cancelled
Total duration 1m 3s
Artifacts

CI.yml

on: push
Matrix: build-and-test-pip
Matrix: docs
Matrix: doctests
Matrix: test-conda
Matrix: test-macOS
Matrix: test-pip-MPI
Matrix: test-pip
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 5 warnings
test-conda (3.11, ubuntu-latest)
The operation was canceled.
test-conda (3.11, ubuntu-latest)
Canceling since a higher priority waiting request for tests-refs/heads/master exists
docs (ubuntu-latest)
The operation was canceled.
docs (ubuntu-latest)
Canceling since a higher priority waiting request for tests-refs/heads/master exists
test-pip (3.11, windows-latest)
The operation was canceled.
test-pip (3.11, windows-latest)
Canceling since a higher priority waiting request for tests-refs/heads/master exists
build-and-test-pip (3.10, ubuntu-latest)
The operation was canceled.
build-and-test-pip (3.10, ubuntu-latest)
Canceling since a higher priority waiting request for tests-refs/heads/master exists
build-and-test-pip (3.12, ubuntu-latest)
The operation was canceled.
build-and-test-pip (3.12, ubuntu-latest)
Canceling since a higher priority waiting request for tests-refs/heads/master exists
test-pip-MPI (3.9, ubuntu-latest)
The operation was canceled.
test-pip-MPI (3.9, ubuntu-latest)
Canceling since a higher priority waiting request for tests-refs/heads/master exists
build-and-test-pip (3.9, ubuntu-latest)
The operation was canceled.
build-and-test-pip (3.9, ubuntu-latest)
Canceling since a higher priority waiting request for tests-refs/heads/master exists
build-and-test-pip (3.11, ubuntu-latest)
The operation was canceled.
build-and-test-pip (3.11, ubuntu-latest)
Canceling since a higher priority waiting request for tests-refs/heads/master exists
build-and-test-pip (3.13, ubuntu-latest)
The operation was canceled.
build-and-test-pip (3.13, ubuntu-latest)
Canceling since a higher priority waiting request for tests-refs/heads/master exists
doctests (3.10, ubuntu-latest)
The operation was canceled.
doctests (3.10, ubuntu-latest)
Canceling since a higher priority waiting request for tests-refs/heads/master exists
conda (3.12, macos-13)
The operation was canceled.
conda (3.12, macos-13)
Canceling since a higher priority waiting request for tests-refs/heads/master exists
tests
Canceling since a higher priority waiting request for tests-refs/heads/master exists
conda (3.12, macos-14)
The operation was canceled.
conda (3.12, macos-14)
Canceling since a higher priority waiting request for tests-refs/heads/master exists
test-conda (3.11, ubuntu-latest)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used. warning libmamba Please make sure you understand Anaconda Terms of Services. warning libmamba See: https://legal.anaconda.com/policies/en/
test-conda (3.11, ubuntu-latest)
CondaKeyError: 'channels': value 'defaults' not present in config
test-conda (3.11, ubuntu-latest)
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:202: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
docs (ubuntu-latest)
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:202: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
doctests (3.10, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/