Version 1.16.7-dev #463
ci.yml
on: push
pre-commit
/
pre-commit
17s
pre-commit
/
lint-extension
2m 3s
Matrix: test-pip / test-pip
Matrix: test-conda / test-conda
Matrix: coverage / coverage
Waiting for pending jobs
Pass
2s
Annotations
7 errors and 3 warnings
static-analysis / codeql
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
test-pip / 🐍 3.10
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
test-conda / macos-latest
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
|
test-pip / 🐍 3.12
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
|
test-conda / windows-latest
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
|
test-conda / windows-latest
The operation was canceled.
|
Pass
Process completed with exit code 1.
|
test-conda / ubuntu-latest
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:201: 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(
|
test-conda / macos-latest
/Users/runner/miniconda3/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(
|
test-conda / windows-latest
C:\Miniconda\Lib\site-packages\conda\base\context.py:201: 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(
|