feat: switch TTS to edge-tts en-US-GuyNeural (neutral US accent) #17
build.yml
on: push
✅ Pre-flight checks
2m 13s
Matrix: build-desktop
🚀 GitHub Release
6s
Annotations
10 errors and 2 warnings
|
ruff (F405):
promo/promo_scene.py#L25
promo/promo_scene.py:25:36: F405 `RIGHT` may be undefined, or defined from star imports
|
|
ruff (F405):
promo/promo_scene.py#L25
promo/promo_scene.py:25:26: F405 `LEFT` may be undefined, or defined from star imports
|
|
ruff (F405):
promo/promo_scene.py#L25
promo/promo_scene.py:25:21: F405 `Line` may be undefined, or defined from star imports
|
|
ruff (F405):
promo/promo_scene.py#L24
promo/promo_scene.py:24:65: F405 `BOLD` may be undefined, or defined from star imports
|
|
ruff (F405):
promo/promo_scene.py#L24
promo/promo_scene.py:24:51: F405 `WHITE` may be undefined, or defined from star imports
|
|
ruff (F405):
promo/promo_scene.py#L24
promo/promo_scene.py:24:17: F405 `Text` may be undefined, or defined from star imports
|
|
ruff (F405):
promo/promo_scene.py#L19
promo/promo_scene.py:19:20: F405 `Scene` may be undefined, or defined from star imports
|
|
ruff (I001):
promo/promo_scene.py#L2
promo/promo_scene.py:2:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (F403):
promo/promo_scene.py#L2
promo/promo_scene.py:2:1: F403 `from manim import *` used; unable to detect undefined names
|
|
ruff (I001):
promo/generate_audio.py#L2
promo/generate_audio.py:2:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
✅ Pre-flight checks
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. 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/
|
|
🚀 GitHub Release
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/download-artifact@v4, softprops/action-gh-release@v2. 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/
|