Skip to content

Add TTS announce API + email report popup + README update #29

Add TTS announce API + email report popup + README update

Add TTS announce API + email report popup + README update #29

Triggered via pull request March 26, 2026 16:34
Status Failure
Total duration 2m 2s
Artifacts

ci.yml

on: pull_request
Python Lint
18s
Python Lint
Python Syntax
8s
Python Syntax
Frontend Build
40s
Frontend Build
Docker Build
1m 48s
Docker Build
Security Scan
4s
Security Scan
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
Security Scan
Process completed with exit code 1.
Security Scan
Found hardcoded internal IP addresses!
ruff (F821): voxwatch/voxwatch_service.py#L410
voxwatch/voxwatch_service.py:410:27: F821 Undefined name `publish_cfg`
ruff (I001): voxwatch/voxwatch_service.py#L36
voxwatch/voxwatch_service.py:36:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (F841): voxwatch/preview_api.py#L608
voxwatch/preview_api.py:608:27: F841 Local variable `exc` is assigned to but never used help: Remove assignment to unused variable `exc`
ruff (UP045): voxwatch/mqtt_publisher.py#L218
voxwatch/mqtt_publisher.py:218:23: UP045 Use `X | None` for type annotations help: Convert to `X | None`
ruff (UP045): voxwatch/mqtt_publisher.py#L217
voxwatch/mqtt_publisher.py:217:22: UP045 Use `X | None` for type annotations help: Convert to `X | None`
ruff (UP017): voxwatch/mqtt_publisher.py#L122
voxwatch/mqtt_publisher.py:122:25: UP017 Use `datetime.UTC` alias help: Convert to `datetime.UTC` alias
ruff (UP045): voxwatch/mqtt_publisher.py#L82
voxwatch/mqtt_publisher.py:82:19: UP045 Use `X | None` for type annotations help: Convert to `X | None`
ruff (UP045): voxwatch/mqtt_publisher.py#L81
voxwatch/mqtt_publisher.py:81:18: UP045 Use `X | None` for type annotations help: Convert to `X | None`
ruff (F401): voxwatch/mqtt_publisher.py#L43
voxwatch/mqtt_publisher.py:43:44: F401 `dataclasses.field` imported but unused help: Remove unused import: `dataclasses.field`
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. 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/
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. 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/