Ignore the pydantic v3 deprecation from napari #455
ci.yml
on: pull_request
Matrix: test
check-manifest
11s
deploy
Annotations
8 warnings
|
windows-latest 3.12
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: conda-incubator/setup-miniconda@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
windows-latest 3.12
ERROR: 'conda activate "test"' exited with code 1.
|
|
windows-latest 3.12
EnvironmentNameNotFound: Could not find conda environment: test
You can list all discoverable environments with `conda info --envs`.
|
|
windows-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'.
|
|
windows-latest 3.9
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: conda-incubator/setup-miniconda@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
windows-latest 3.9
ERROR: 'conda activate "test"' exited with code 1.
|
|
windows-latest 3.9
EnvironmentNameNotFound: Could not find conda environment: test
You can list all discoverable environments with `conda info --envs`.
|
|
windows-latest 3.9
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'.
|