Skip to content

Merge pull request #2264 from rverzinkevicius/main #1089

Merge pull request #2264 from rverzinkevicius/main

Merge pull request #2264 from rverzinkevicius/main #1089

Triggered via push August 18, 2026 06:44
Status Success
Total duration 1m 49s
Artifacts

ci-cd.yml

on: push
Code Quality
38s
Code Quality
Type Check (mypy)
30s
Type Check (mypy)
HACS Validation
52s
HACS Validation
Hassfest Validation
31s
Hassfest Validation
Matrix: Test Comprehensive
Matrix: Test Quick
✅ All Checks Passed
2s
✅ All Checks Passed
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Type Check (mypy)
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/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Hassfest Validation
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
HACS Validation
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
HACS Validation
The repository does not contain brands assets at custom_components/solax_modbus/brand/icon.png. Falling back to checking the brands repository.
Test Comprehensive (3.12)
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/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test Comprehensive (3.13)
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/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test Comprehensive (3.13): .venv/lib/python3.13/site-packages/_pytest/python.py#L148
async def functions are not natively supported and have been skipped. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted