Skip to content

Add Pyrefly LSP specification (#1137) #1836

Add Pyrefly LSP specification (#1137)

Add Pyrefly LSP specification (#1137) #1836

Triggered via push August 9, 2025 11:48
Status Failure
Total duration 41m 40s
Artifacts 7

job.test.yml

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

Annotations

3 errors, 89 warnings, and 10 notices
atest ubuntu py3.12 r>=4
Process completed with exit code 1.
atest ubuntu py3.9 r>=4
Process completed with exit code 2.
atest windows 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.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 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 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#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 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#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#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#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::warning file=C:\Users\runneradmin\miniconda3\envs\test\Lib\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 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.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: /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.
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.
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 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 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.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 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

Artifacts

Produced during runtime
Name Size Digest
Robot macos Python 3.12 1836
66.5 MB
sha256:147847ccee25f39c47bb541fcbe18195857d752b4fbbcc6567cac62992eebde1
Robot macos Python 3.9 1836
46 MB
sha256:2e022219c684810ec3d8150d5734c6e59e3d158f93ba0c44b915ec67c852ca36
Robot ubuntu Python 3.12 1836
37.8 MB
sha256:ebe313e201225930ce2620ebe5e7ad75a0d02a4879850e2e8497bae263094d48
Robot ubuntu Python 3.9 1836
127 MB
sha256:91d40c488a76bd6cc1a97707369ec60d7386197a40ab7a309aa2acca838cebd2
Robot windows Python 3.12 1836
42.8 MB
sha256:4eb0fed8103cfd144776cd2073ea184db2de0918fd5ff05b77646015204a883f
Robot windows Python 3.9 1836
78.4 MB
sha256:a834e61b1795bb869a713ce5db8617271b2855b50ba2551e1618785482b2ca89
jupyterlab-lsp dist 1836
2.71 MB
sha256:370d22d56532a4f057f3f8ac073b04e1b049de87980fcc1f4f207980d5f76b1f