Skip to content

Add basedpyright support #1842

Add basedpyright support

Add basedpyright support #1842

Triggered via pull request August 22, 2025 11:21
Status Cancelled
Total duration 1h 5m 8s
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

13 errors, 89 warnings, and 10 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/1152/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/1152/merge exists
atest ubuntu py3.12 r>=4
The operation was canceled.
atest ubuntu py3.12 r>=4
Canceling since a higher priority waiting request for refs/pull/1152/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/1152/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/1152/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/1152/merge exists
CI
Canceling since a higher priority waiting request for refs/pull/1152/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.
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.2.6
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 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.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.
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.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#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#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#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#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#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.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.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 1842
122 MB
sha256:8aa13a510dad0990087b3f75dd4a1cb8cce863eb73213a466201275a0ed6a3b9
Robot macos Python 3.9 1842
115 MB
sha256:2aa99ce210abbe88e7e33fe5a1b3abdef605c7566f0f411ac3a55f2c5da1a7d0
Robot ubuntu Python 3.12 1842
126 MB
sha256:f1f75b00aad3ad4cd4d2a17fb0cab4fc3ca03a9eeb4d2b85e0a6094c95b76b75
Robot ubuntu Python 3.9 1842
124 MB
sha256:f5415318e30a97dceaebc04a837b92307a0d01c6120348b05b4a35016edd157d
Robot windows Python 3.12 1842
88.5 MB
sha256:0057e3cff3b83d118628a73402cd14b039f6c9bc0503525a5e34c56c8e71b1ac
Robot windows Python 3.9 1842
95.1 MB
sha256:9136cfc09b6f1c5ebaf7793283e00a93837d8eebbaedbaed3d17bb90403827eb
jupyterlab-lsp dist 1842
2.72 MB
sha256:6d0a731b22dbd592b1f67f6e391e93ea3b69a32f7ee426081d484f5263f79d7b