[int] Add cleanDirectory utility function for general directory clean-up #14845
basic.yml
on: pull_request
pre-commit
1m 3s
shellcheck
6s
pycodestyle
7s
Pylint for Python 2.7 in Pilot files
39s
DiracX Unit Tests
2m 26s
Matrix: check-py314
Matrix: check
Annotations
22 warnings
|
pycodestyle
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
pre-commit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
check (mypy)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: conda-incubator/setup-miniconda@v3. 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.
|
|
DiracX Unit Tests:
diracx/.pixi/envs/diracx-tasks/lib/python3.11/site-packages/redis/asyncio/connection.py#L1599
FakeConnection is deprecated. Use FakeAsyncRedisConnection instead
|
|
DiracX Unit Tests:
diracx/.pixi/envs/diracx-tasks/lib/python3.11/site-packages/redis/asyncio/connection.py#L1599
FakeConnection is deprecated. Use FakeAsyncRedisConnection instead
|
|
DiracX Unit Tests:
diracx/.pixi/envs/diracx-tasks/lib/python3.11/site-packages/redis/asyncio/connection.py#L1599
FakeConnection is deprecated. Use FakeAsyncRedisConnection instead
|
|
DiracX Unit Tests:
diracx/.pixi/envs/diracx-tasks/lib/python3.11/site-packages/redis/asyncio/connection.py#L1599
FakeConnection is deprecated. Use FakeAsyncRedisConnection instead
|
|
DiracX Unit Tests:
diracx/.pixi/envs/diracx-tasks/lib/python3.11/site-packages/redis/asyncio/connection.py#L1599
FakeConnection is deprecated. Use FakeAsyncRedisConnection instead
|
|
DiracX Unit Tests:
diracx/.pixi/envs/diracx-tasks/lib/python3.11/site-packages/redis/asyncio/connection.py#L1599
FakeConnection is deprecated. Use FakeAsyncRedisConnection instead
|
|
DiracX Unit Tests:
diracx/.pixi/envs/diracx-tasks/lib/python3.11/site-packages/opentelemetry/util/_importlib_metadata.py#L32
SelectableGroups dict interface is deprecated. Use select.
|
|
DiracX Unit Tests:
diracx/.pixi/envs/diracx-routers/lib/python3.11/site-packages/opentelemetry/util/_importlib_metadata.py#L32
SelectableGroups dict interface is deprecated. Use select.
|
|
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-py314 (pylint -j 0 -E src/)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: conda-incubator/setup-miniconda@v3. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: conda-incubator/setup-miniconda@v3. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: conda-incubator/setup-miniconda@v3. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: conda-incubator/setup-miniconda@v3. 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.
|