Skip to content

fix: handle NoValidConnectionsError properly in SSHCE #14382

fix: handle NoValidConnectionsError properly in SSHCE

fix: handle NoValidConnectionsError properly in SSHCE #14382

Triggered via pull request April 17, 2026 13:28
Status Success
Total duration 14m 19s
Artifacts

basic.yml

on: pull_request
pre-commit
1m 11s
pre-commit
shellcheck
5s
shellcheck
pycodestyle
6s
pycodestyle
Pylint for Python 2.7 in Pilot files
51s
Pylint for Python 2.7 in Pilot files
DiracX Unit Tests
2m 24s
DiracX Unit Tests
Matrix: check-py314
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
pycodestyle
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
pre-commit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
DiracX Unit Tests: diracx/.pixi/envs/diracx-tasks/lib/python3.11/site-packages/redis/asyncio/connection.py#L1485
FakeConnection is deprecated. Use FakeAsyncRedisConnection instead
DiracX Unit Tests: diracx/.pixi/envs/diracx-tasks/lib/python3.11/site-packages/redis/asyncio/connection.py#L1485
FakeConnection is deprecated. Use FakeAsyncRedisConnection instead
DiracX Unit Tests: diracx/.pixi/envs/diracx-tasks/lib/python3.11/site-packages/redis/asyncio/connection.py#L1485
FakeConnection is deprecated. Use FakeAsyncRedisConnection instead
DiracX Unit Tests: diracx/.pixi/envs/diracx-tasks/lib/python3.11/site-packages/redis/asyncio/connection.py#L1485
FakeConnection is deprecated. Use FakeAsyncRedisConnection instead
DiracX Unit Tests: diracx/.pixi/envs/diracx-tasks/lib/python3.11/site-packages/redis/asyncio/connection.py#L1485
FakeConnection is deprecated. Use FakeAsyncRedisConnection instead
DiracX Unit Tests: diracx/.pixi/envs/diracx-tasks/lib/python3.11/site-packages/redis/asyncio/connection.py#L1485
FakeConnection is deprecated. Use FakeAsyncRedisConnection instead
DiracX Unit Tests: diracx/.pixi/envs/diracx-tasks/lib/python3.11/site-packages/redis/asyncio/connection.py#L1485
FakeConnection is deprecated. Use FakeAsyncRedisConnection instead
DiracX Unit Tests: diracx/.pixi/envs/diracx-tasks/lib/python3.11/site-packages/redis/asyncio/connection.py#L1485
FakeConnection is deprecated. Use FakeAsyncRedisConnection instead
DiracX Unit Tests: diracx/.pixi/envs/diracx-client/lib/python3.11/site-packages/jwt/api_jwt.py#L147
The HMAC key is 10 bytes long, which is below the minimum recommended length of 32 bytes for SHA256. See RFC 7518 Section 3.2.
DiracX Unit Tests: diracx/.pixi/envs/diracx-client/lib/python3.11/site-packages/jwt/api_jwt.py#L147
The HMAC key is 10 bytes long, which is below the minimum recommended length of 32 bytes for SHA256. See RFC 7518 Section 3.2.
check (mypy)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check (mypy)
'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.
check-py314 (pylint -j 0 -E src/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check-py314 (pylint -j 0 -E src/)
'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.
check (pylint -j 0 -E src/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check (pylint -j 0 -E src/)
'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.
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
'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.
check-py314 (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check-py314 (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
'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.