Stateless drivers & components #455
pull-request-commit.yml
on: pull_request
Matrix: call-build
call-lint
/
lint
6s
Matrix: call-pages
Matrix: call-test
Annotations
7 errors and 14 warnings
|
call-lint / lint
The process '/opt/hostedtoolcache/ruff/0.15.22/x86_64/ruff' failed with exit code 1
|
|
ruff (F541):
src/tomato/tomato/__init__.py#L520
src/tomato/tomato/__init__.py:520:18: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
ruff (F541):
src/tomato/tomato/__init__.py#L515
src/tomato/tomato/__init__.py:515:18: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
ruff (F541):
src/tomato/tomato/__init__.py#L509
src/tomato/tomato/__init__.py:509:18: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
ruff (F541):
src/tomato/tomato/__init__.py#L501
src/tomato/tomato/__init__.py:501:18: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
ruff (F841):
src/tomato/tomato/__init__.py#L494
src/tomato/tomato/__init__.py:494:9: F841 Local variable `settings` is assigned to but never used
help: Remove assignment to unused variable `settings`
|
|
ruff (F821):
src/tomato/daemon/driver.py#L269
src/tomato/daemon/driver.py:269:21: F821 Undefined name `params`
|
|
call-lint / lint
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, astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-build (3.10, ubuntu-latest) / build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-build (3.13, ubuntu-latest) / build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-build (3.12, ubuntu-latest) / build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-build (3.11, ubuntu-latest) / build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-build (3.14, ubuntu-latest) / build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-build (3.10, windows-latest) / build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-pages (3.10, ubuntu-latest) / pages
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/download-artifact@v4, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test (3.10, ubuntu-latest) / 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/download-artifact@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test (3.11, ubuntu-latest) / 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/download-artifact@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test (3.13, ubuntu-latest) / 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/download-artifact@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test (3.12, ubuntu-latest) / 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/download-artifact@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test (3.14, ubuntu-latest) / 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/download-artifact@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test (3.10, windows-latest) / 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/download-artifact@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 | |
|---|---|---|---|
|
dist-ubuntu-latest-3.10
|
123 KB |
sha256:6fa17f50b3e3b0c7bb614952143b971ea27c4ae761717422a129b0a9cfc8a6f2
|
|
|
dist-ubuntu-latest-3.11
|
123 KB |
sha256:1dde182f8fddca924bb83159a5efb7757e65f86eb066f3216febae5bde6c9e0b
|
|
|
dist-ubuntu-latest-3.12
|
123 KB |
sha256:95584fd2275001a22862d0fe16c6eb4baa8a895e213bf04038c383622c4c68b4
|
|
|
dist-ubuntu-latest-3.13
|
123 KB |
sha256:ac6eea0705c526e3de6588b16061a7a1b6f2da740fe51e05cd995c3e1fdc4323
|
|
|
dist-ubuntu-latest-3.14
|
123 KB |
sha256:f31447ae619ef4b77eec2700977464782004e204182fe16978c7f627b55d4f26
|
|
|
dist-windows-latest-3.10
|
124 KB |
sha256:8ca0e0d3ccb45b064883821eaa6e8233b202717ac7fcca309b65171963c579ad
|
|
|
public-ubuntu-latest-3.10
|
3.21 MB |
sha256:ca54103c2a52b666d4aa8c007f6a770c15cd1bc74753c0723f87d184594a3bfb
|
|