Skip to content

Fix 10 setup wizard issues for first-run experience #21

Fix 10 setup wizard issues for first-run experience

Fix 10 setup wizard issues for first-run experience #21

Triggered via push March 25, 2026 23:38
Status Failure
Total duration 1m 46s
Artifacts

ci.yml

on: push
Python Lint
15s
Python Lint
Python Syntax
7s
Python Syntax
Frontend Build
37s
Frontend Build
Docker Build
1m 42s
Docker Build
Security Scan
7s
Security Scan
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
Security Scan
Process completed with exit code 1.
Security Scan
Found hardcoded internal IP addresses!
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#L1838
voxwatch/ai_vision.py:1838:12: UP041 Replace aliased errors with `TimeoutError` help: Replace `asyncio.TimeoutError` with builtin `TimeoutError`
ruff (UP045): voxwatch/ai_vision.py#L1813
voxwatch/ai_vision.py:1813:6: UP045 Use `X | None` for type annotations help: Convert to `X | None`
ruff (UP045): voxwatch/ai_vision.py#L1812
voxwatch/ai_vision.py:1812:14: UP045 Use `X | None` for type annotations help: Convert to `X | None`
ruff (UP041): voxwatch/ai_vision.py#L1148
voxwatch/ai_vision.py:1148:12: UP041 Replace aliased errors with `TimeoutError` help: Replace `asyncio.TimeoutError` with builtin `TimeoutError`
ruff (UP041): voxwatch/ai_vision.py#L845
voxwatch/ai_vision.py:845:12: UP041 Replace aliased errors with `TimeoutError` help: Replace `asyncio.TimeoutError` with builtin `TimeoutError`
ruff (UP045): voxwatch/ai_vision.py#L803
voxwatch/ai_vision.py:803:6: UP045 Use `X | None` for type annotations help: Convert to `X | None`
ruff (UP045): voxwatch/ai_vision.py#L649
voxwatch/ai_vision.py:649:50: UP045 Use `X | None` for type annotations help: Convert to `X | None`
ruff (UP045): voxwatch/ai_vision.py#L568
voxwatch/ai_vision.py:568:50: UP045 Use `X | None` for type annotations help: Convert to `X | None`
ruff (UP045): voxwatch/ai_vision.py#L98
voxwatch/ai_vision.py:98:11: UP045 Use `X | None` for type annotations help: Convert to `X | None`
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 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/
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. Node.js 20 will be removed from the runner on September 16th, 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/