Skip to content

Prepare jupyter-lsp 2.3.0 release #1847

Prepare jupyter-lsp 2.3.0 release

Prepare jupyter-lsp 2.3.0 release #1847

Triggered via pull request August 25, 2025 15:21
Status Failure
Total duration 45m 53s
Artifacts 7

job.test.yml

on: pull_request
Matrix: build
Matrix: jstest/lint
Matrix: acceptance
Matrix: source
Matrix: smoke
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 89 warnings, and 10 notices
atest windows py3.9 r>=4
Process completed with exit code 1.
atest ubuntu py3.9 r>=4
Process completed with exit code 1.
atest windows py3.12 r>=4
Process completed with exit code 1.
atest macos py3.9 r>=4
Process completed with exit code 2.
atest macos py3.12 r>=4
Process completed with exit code 1.
build (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
build (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
CondaKeyError: 'channels': value 'defaults' not present in config
build (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
build (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
build (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. 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(
build (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
jstest/lint (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4): scripts/integrity.py#L266
Version matches, but specifier might need updating: jupyter_lsp >=2.0.0; version: 2.3.0
jstest/lint (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
jstest/lint (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
CondaKeyError: 'channels': value 'defaults' not present in config
jstest/lint (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
jstest/lint (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
jstest/lint (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. 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(
jstest/lint (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
atest ubuntu py3.12 r>=4: /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest ubuntu py3.12 r>=4: /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.::warning file=/home/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py,line=3615::Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest ubuntu py3.12 r>=4: /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest ubuntu py3.12 r>=4: /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest ubuntu py3.12 r>=4: /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest ubuntu py3.12 r>=4: /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest ubuntu py3.12 r>=4: /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest ubuntu py3.12 r>=4: /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest ubuntu py3.12 r>=4: /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest ubuntu py3.12 r>=4: /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest ubuntu py3.12 r>=4
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. 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(
atest ubuntu py3.12 r>=4
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
atest windows py3.9 r>=4: C:\Users\runneradmin\miniconda3\envs\test\lib\site-packages\traitlets\traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest windows py3.9 r>=4: C:\Users\runneradmin\miniconda3\envs\test\lib\site-packages\traitlets\traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest windows py3.9 r>=4: C:\Users\runneradmin\miniconda3\envs\test\lib\site-packages\traitlets\traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest windows py3.9 r>=4: C:\Users\runneradmin\miniconda3\envs\test\lib\site-packages\traitlets\traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest windows py3.9 r>=4: C:\Users\runneradmin\miniconda3\envs\test\lib\site-packages\traitlets\traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest windows py3.9 r>=4: C:\Users\runneradmin\miniconda3\envs\test\lib\site-packages\traitlets\traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest windows py3.9 r>=4: C:\Users\runneradmin\miniconda3\envs\test\lib\site-packages\traitlets\traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest windows py3.9 r>=4: C:\Users\runneradmin\miniconda3\envs\test\lib\site-packages\traitlets\traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest windows py3.9 r>=4: C:\Users\runneradmin\miniconda3\envs\test\lib\site-packages\traitlets\traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest windows py3.9 r>=4: C:\Users\runneradmin\miniconda3\envs\test\lib\site-packages\traitlets\traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest windows py3.9 r>=4
EnvironmentNameNotFound: Could not find conda environment: test You can list all discoverable environments with `conda info --envs`.
atest windows py3.9 r>=4
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. 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(
atest windows py3.9 r>=4
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
atest ubuntu py3.9 r>=4: /home/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest ubuntu py3.9 r>=4: /home/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest ubuntu py3.9 r>=4: /home/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest ubuntu py3.9 r>=4: /home/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest ubuntu py3.9 r>=4: /home/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest ubuntu py3.9 r>=4: /home/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest ubuntu py3.9 r>=4: /home/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest ubuntu py3.9 r>=4: /home/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest ubuntu py3.9 r>=4: /home/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest ubuntu py3.9 r>=4: /home/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest ubuntu py3.9 r>=4
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. 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(
atest ubuntu py3.9 r>=4
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
atest windows py3.12 r>=4: C:\Users\runneradmin\miniconda3\envs\test\Lib\site-packages\traitlets\traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest windows py3.12 r>=4: C:\Users\runneradmin\miniconda3\envs\test\Lib\site-packages\traitlets\traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest windows py3.12 r>=4: C:\Users\runneradmin\miniconda3\envs\test\Lib\site-packages\traitlets\traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest windows py3.12 r>=4: C:\Users\runneradmin\miniconda3\envs\test\Lib\site-packages\traitlets\traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest windows py3.12 r>=4: C:\Users\runneradmin\miniconda3\envs\test\Lib\site-packages\traitlets\traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest windows py3.12 r>=4: C:\Users\runneradmin\miniconda3\envs\test\Lib\site-packages\traitlets\traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest windows py3.12 r>=4: C:\Users\runneradmin\miniconda3\envs\test\Lib\site-packages\traitlets\traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest windows py3.12 r>=4: C:\Users\runneradmin\miniconda3\envs\test\Lib\site-packages\traitlets\traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest windows py3.12 r>=4: C:\Users\runneradmin\miniconda3\envs\test\Lib\site-packages\traitlets\traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest windows py3.12 r>=4: C:\Users\runneradmin\miniconda3\envs\test\Lib\site-packages\traitlets\traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest windows py3.12 r>=4
EnvironmentNameNotFound: Could not find conda environment: test You can list all discoverable environments with `conda info --envs`.
atest windows py3.12 r>=4
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. 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(
atest windows py3.12 r>=4
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
atest macos py3.9 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest macos py3.9 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest macos py3.9 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest macos py3.9 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest macos py3.9 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest macos py3.9 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest macos py3.9 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest macos py3.9 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest macos py3.9 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest macos py3.9 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.9/site-packages/traitlets/traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest macos py3.9 r>=4
warning libmamba [gfortran_impl_osx-arm64-13.4.0-h64b5c3f_0] The following files were already present in the environment: - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/include/ISO_Fortran_binding.h
atest macos py3.9 r>=4
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. 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(
atest macos py3.9 r>=4
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
atest macos py3.12 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest macos py3.12 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest macos py3.12 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest macos py3.12 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest macos py3.12 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest macos py3.12 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest macos py3.12 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest macos py3.12 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3615
Traits should be given as instances, not types (for example, `Int()`, not `Int`). Passing types is deprecated in traitlets 4.1.
atest macos py3.12 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest macos py3.12 r>=4: /Users/runner/miniconda3/envs/test/lib/python3.12/site-packages/traitlets/traitlets.py#L3913
Keyword `trait` is deprecated in traitlets 5.0, use `value_trait` instead
atest macos py3.12 r>=4
warning libmamba [gfortran_impl_osx-arm64-13.4.0-h64b5c3f_0] The following files were already present in the environment: - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/include/ISO_Fortran_binding.h
atest macos py3.12 r>=4
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. 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(
atest macos py3.12 r>=4
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
smoke macos py3.12
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
smoke macos py3.12
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
smoke windows py3.12
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
smoke windows py3.9
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
atest windows py3.9 r>=4
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
atest windows py3.12 r>=4
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
atest macos py3.9 r>=4
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
atest macos py3.9 r>=4
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
atest macos py3.12 r>=4
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
atest macos py3.12 r>=4
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520

Artifacts

Produced during runtime
Name Size Digest
Robot macos Python 3.12 1847 Expired
63.3 MB
sha256:d730c8eb5518b2bdad31328c32845cb39ef52ea3f0d663181ec875b288583329
Robot macos Python 3.9 1847 Expired
133 MB
sha256:bc0f0726dcb55c4c48f72589430a74cf051bd9c728702961bcb17a852dbc4ec3
Robot ubuntu Python 3.12 1847 Expired
75.3 MB
sha256:30034d0cadc7e5e324636345372a26fd4ac190355bdc592976cf9e2a38261b05
Robot ubuntu Python 3.9 1847 Expired
80.6 MB
sha256:f158212cf76f0ea1136cdacd89dbe8512ddf42e42ba78a75d049f1ce7bd28dcf
Robot windows Python 3.12 1847 Expired
41.1 MB
sha256:88cfeb28bddb1b1ec31cacf9ff3ed0a5f8d606b36f4b79867354302dc72ce0ee
Robot windows Python 3.9 1847 Expired
26.7 MB
sha256:0587f2686e33457c9cfa9f2ad7d821ccad6ff50459ec1bfaec28bfd12522870d
jupyterlab-lsp dist 1847 Expired
2.72 MB
sha256:b0fffb18da9aa68a8c55f2697a4259ea875dbd3ca64662bea8820796e6c6da71