Skip to content

Prepare jupyter-lsp 2.3.0 release #1850

Prepare jupyter-lsp 2.3.0 release

Prepare jupyter-lsp 2.3.0 release #1850

Triggered via pull request August 27, 2025 12:56
Status Cancelled
Total duration 6m 30s
Artifacts 3

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

16 errors, 35 warnings, and 5 notices
atest ubuntu py3.9 r>=4
Process completed with exit code 2.
atest ubuntu py3.12 r>=4
Process completed with exit code 2.
atest macos py3.9 r>=4
Process completed with exit code 2.
atest macos py3.12 r>=4
Process completed with exit code 2.
smoke macos py3.12
Canceling since a higher priority waiting request for refs/pull/1153/merge exists
smoke ubuntu py3.9
The operation was canceled.
smoke ubuntu py3.9
Canceling since a higher priority waiting request for refs/pull/1153/merge exists
smoke ubuntu py3.12
A task was canceled.
smoke ubuntu py3.12
Canceling since a higher priority waiting request for refs/pull/1153/merge exists
atest windows py3.9 r>=4
Process completed with exit code 1.
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
Process completed with exit code 1.
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
CI
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 ubuntu py3.9 r>=4
No files were found with the provided path: ./build/reports. No artifacts will be uploaded.
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 ubuntu py3.12 r>=4
No files were found with the provided path: ./build/reports. No artifacts will be uploaded.
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
warning libmamba [gfortran_osx-arm64-13.4.0-h3c33bd0_0] The following files were already present in the environment: - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/ar - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/as - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/clang - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/ld - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/nm - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/ranlib - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/strip
atest macos py3.9 r>=4
warning libmamba [gfortran_impl_osx-arm64-13.4.0-h64b5c3f_1] 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
warning libmamba [gfortran_osx-arm64-13.4.0-h3c33bd0_0] The following files were already present in the environment: - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/ar - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/as - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/clang - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/ld - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/nm - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/ranlib - lib/gcc/arm64-apple-darwin20.0.0/13.4.0/strip
atest macos py3.12 r>=4
warning libmamba [gfortran_impl_osx-arm64-13.4.0-h64b5c3f_1] 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.
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 windows py3.9 r>=4
No files were found with the provided path: ./build/reports. No artifacts will be uploaded.
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
No files were found with the provided path: ./build/reports. No artifacts will be uploaded.
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
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
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
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

Artifacts

Produced during runtime
Name Size Digest
Robot macos Python 3.12 1850 Expired
1.06 MB
sha256:d828423c6f714eb933c5782f303d8253dd093db2035a43f44574003ee0ed0da4
Robot macos Python 3.9 1850 Expired
1.06 MB
sha256:e29de26b28e3f69700685ab604dd2240621bc0db435f414b59bc702955245c4e
jupyterlab-lsp dist 1850 Expired
2.72 MB
sha256:52b8436584e6937f9d26bab7110c684dc34c2e6a6780d444b1167576d43b5677