Skip to content

Zero-config docker-compose: no env vars required #15

Zero-config docker-compose: no env vars required

Zero-config docker-compose: no env vars required #15

Triggered via push March 25, 2026 14:55
Status Success
Total duration 2m 21s
Artifacts

ci.yml

on: push
Python Lint
26s
Python Lint
Python Syntax
5s
Python Syntax
Frontend Build
40s
Frontend Build
Docker Build
2m 16s
Docker Build
Security Scan
8s
Security Scan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
ruff (UP041): voxwatch/audio_effects.py#L263
voxwatch/audio_effects.py:263:16: UP041 Replace aliased errors with `TimeoutError` help: Replace `asyncio.TimeoutError` with builtin `TimeoutError`
ruff (UP041): voxwatch/ai_vision.py#L1735
voxwatch/ai_vision.py:1735:12: UP041 Replace aliased errors with `TimeoutError` help: Replace `asyncio.TimeoutError` with builtin `TimeoutError`
ruff (UP045): voxwatch/ai_vision.py#L1710
voxwatch/ai_vision.py:1710:6: UP045 Use `X | None` for type annotations help: Convert to `X | None`
ruff (UP045): voxwatch/ai_vision.py#L1709
voxwatch/ai_vision.py:1709:14: UP045 Use `X | None` for type annotations help: Convert to `X | None`
ruff (SIM105): voxwatch/ai_vision.py#L1369
voxwatch/ai_vision.py:1369:17: SIM105 Use `contextlib.suppress(OSError)` instead of `try`-`except`-`pass` help: Replace `try`-`except`-`pass` with `with contextlib.suppress(OSError): ...`
ruff (UP045): voxwatch/ai_vision.py#L1311
voxwatch/ai_vision.py:1311:19: UP045 Use `X | None` for type annotations help: Convert to `X | None`
ruff (UP041): voxwatch/ai_vision.py#L1156
voxwatch/ai_vision.py:1156:12: UP041 Replace aliased errors with `TimeoutError` help: Replace `asyncio.TimeoutError` with builtin `TimeoutError`
ruff (UP041): voxwatch/ai_vision.py#L853
voxwatch/ai_vision.py:853:12: UP041 Replace aliased errors with `TimeoutError` help: Replace `asyncio.TimeoutError` with builtin `TimeoutError`
ruff (UP045): voxwatch/ai_vision.py#L811
voxwatch/ai_vision.py:811:6: UP045 Use `X | None` for type annotations help: Convert to `X | None`
ruff (UP045): voxwatch/ai_vision.py#L115
voxwatch/ai_vision.py:115:11: UP045 Use `X | None` for type annotations help: Convert to `X | None`
Python Syntax
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Security Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Python Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Frontend Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Docker Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/