Prepare jupyter-lsp
2.3.0 release
#1848
job.test.yml
on: pull_request
Matrix: build
Matrix: jstest/lint
Matrix: acceptance
Matrix: source
Matrix: smoke
Annotations
13 errors, 82 warnings, and 7 notices
atest windows py3.9 r>=4
The operation was canceled.
|
atest windows py3.9 r>=4
Canceling since a higher priority waiting request for refs/pull/1153/merge exists
|
atest windows py3.12 r>=4
The operation was canceled.
|
atest windows py3.12 r>=4
Canceling since a higher priority waiting request for refs/pull/1153/merge exists
|
atest ubuntu py3.9 r>=4
The operation was canceled.
|
atest ubuntu py3.9 r>=4
Canceling since a higher priority waiting request for refs/pull/1153/merge exists
|
atest macos py3.12 r>=4
The operation was canceled.
|
atest macos py3.12 r>=4
Canceling since a higher priority waiting request for refs/pull/1153/merge exists
|
atest macos py3.9 r>=4
The operation was canceled.
|
atest macos py3.9 r>=4
Canceling since a higher priority waiting request for refs/pull/1153/merge exists
|
atest ubuntu py3.12 r>=4
The operation was canceled.
|
CI
Canceling since a higher priority waiting request for refs/pull/1153/merge exists
|
atest ubuntu py3.12 r>=4
Canceling since a higher priority waiting request for refs/pull/1153/merge exists
|
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.
|
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 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 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 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:
/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.
|
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#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#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#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 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/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.
|
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.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
|
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
|
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.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.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
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
Robot macos Python 3.12 1848
|
30.4 MB |
sha256:0ce48726d22b0aa5e386abd0a45de8fc2698149ece30c85825f048c21d5301f2
|
|
Robot macos Python 3.9 1848
|
28.3 MB |
sha256:e7190500d06cf2fba6ec6b89287fe8f0b572574d359fe8000e3431c62fe355c2
|
|
Robot ubuntu Python 3.12 1848
|
30.9 MB |
sha256:0c4fbea2cd0c61e8e005631153423a5976eb66c280c60b31c0bb7a17fd1e6c7e
|
|
Robot ubuntu Python 3.9 1848
|
22.2 MB |
sha256:0da9bcd4b7a91eb009562962857fb57c99975e8a5e7c15e884f376f343604503
|
|
Robot windows Python 3.12 1848
|
10.5 MB |
sha256:b402550fe3b19ad146edcfb44711bcc14aa798569e8aa1d1436dbf0d50b32c80
|
|
Robot windows Python 3.9 1848
|
9.16 MB |
sha256:706091e159a1e5404b6be4e0de98ed98d34305e80ac56727281331c91a8b4657
|
|
jupyterlab-lsp dist 1848
|
2.72 MB |
sha256:cb95cfb68ff750e9f1c5b52bcbc770f61bbf2ba802ad30ff4e0dd8f42a61edc9
|
|