Align arraybridge Python floor #32
ci.yml
on: push
gpu-test
1m 56s
code-quality
15s
Matrix: test
Annotations
14 errors and 14 warnings
|
test (3.12, ubuntu-latest)
Process completed with exit code 1.
|
|
ruff (UP035):
src/arraybridge/types.py#L9
src/arraybridge/types.py:9:1: UP035 Import from `collections.abc` instead: `Callable`
help: Import from `collections.abc`
|
|
ruff (UP045):
src/arraybridge/oom_recovery.py#L79
src/arraybridge/oom_recovery.py:79:63: UP045 Use `X | None` for type annotations
help: Convert to `X | None`
|
|
ruff (UP045):
src/arraybridge/gpu_cleanup.py#L110
src/arraybridge/gpu_cleanup.py:110:43: UP045 Use `X | None` for type annotations
help: Convert to `X | None`
|
|
ruff (UP045):
src/arraybridge/gpu_cleanup.py#L43
src/arraybridge/gpu_cleanup.py:43:28: UP045 Use `X | None` for type annotations
help: Convert to `X | None`
|
|
ruff (UP045):
src/arraybridge/gpu_cleanup.py#L34
src/arraybridge/gpu_cleanup.py:34:32: UP045 Use `X | None` for type annotations
help: Convert to `X | None`
|
|
ruff (UP035):
src/arraybridge/framework_config.py#L15
src/arraybridge/framework_config.py:15:1: UP035 Import from `collections.abc` instead: `Callable`
help: Import from `collections.abc`
|
|
ruff (UP045):
src/arraybridge/decorators.py#L388
src/arraybridge/decorators.py:388:15: UP045 Use `X | None` for type annotations
help: Convert to `X | None`
|
|
ruff (UP035):
src/arraybridge/decorators.py#L21
src/arraybridge/decorators.py:21:1: UP035 Import from `collections.abc` instead: `Callable`
help: Import from `collections.abc`
|
|
ruff (E501):
src/arraybridge/converters_registry.py#L28
src/arraybridge/converters_registry.py:28:101: E501 Line too long (102 > 100)
|
|
ruff (I001):
src/arraybridge/converters.py#L3
src/arraybridge/converters.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
test (3.13, windows-latest)
Process completed with exit code 1.
|
|
test (3.11, windows-latest)
Process completed with exit code 1.
|
|
test (3.10, macos-latest)
Process completed with exit code 1.
|
|
test (3.12, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
code-quality
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.11, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.12, macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.13, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.11, macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.10, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.13, macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.13, windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.11, windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.10, macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.12, windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpu-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.10, windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
gpu-test-coverage-report
|
114 KB |
sha256:29509a6e776dadb4d09ca7697055b57267d07afc4f701839f6c6f62be4574973
|
|