Skip to content

Fix failing extension check tests #468

Fix failing extension check tests

Fix failing extension check tests #468

Triggered via pull request February 9, 2025 16:02
Status Success
Total duration 16m 50s
Artifacts

ci.yml

on: pull_request
pre-commit  /  pre-commit
15s
pre-commit / pre-commit
pre-commit  /  lint-extension
2m 3s
pre-commit / lint-extension
Matrix: test-pip / test-pip
Matrix: test-conda / test-conda
static-analysis  /  codeql
1m 53s
static-analysis / codeql
Matrix: coverage / coverage
Fit to window
Zoom out
Zoom in

Annotations

1 error 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-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(