Merge origin/main into feat/ai-edition #386
ci.yml
on: push
Lint
26s
Type Check
40s
Test
1m 29s
Build
50s
Validate PR title (semantic)
0s
Annotations
5 errors and 12 warnings
|
Lint
Process completed with exit code 1.
|
|
Test
Process completed with exit code 1.
|
|
electron/native-bridge/services/compositorViewService.test.ts > ffmpegSharedBinCandidates > keeps an absolute pin absolute rather than nesting it under the crate dir:
electron/native-bridge/services/compositorViewService.test.ts#L58
AssertionError: expected '/tmp/openscreen-ffmpeg-pin-test-EOrbx…' to be 'C:/vendor/ffmpeg/bin' // Object.is equality
Expected: "C:/vendor/ffmpeg/bin"
Received: "/tmp/openscreen-ffmpeg-pin-test-EOrbxC/poc-d3d/C:/vendor/ffmpeg/bin"
❯ electron/native-bridge/services/compositorViewService.test.ts:58:25
|
|
electron/stt/whisperServer.test.ts > WhisperServerManager > refuses to start when the model file is missing:
electron/stt/whisperServer.test.ts#L284
AssertionError: expected [Function] to throw error matching /Whisper GGML model not found/ but got 'whisper-stt-server binary at /tmp/whi…'
- Expected:
/Whisper GGML model not found/
+ Received:
"whisper-stt-server binary at /tmp/whisper-no-model-eONpCT/whisper-stt-server is not executable"
❯ electron/stt/whisperServer.test.ts:284:4
|
|
electron/stt/whisperServer.test.ts > WhisperServerManager > spawns whisper-stt-server with --model:
electron/stt/whisperServer.ts#L169
Error: whisper-stt-server binary at /tmp/whisper-spawn-3TMbTG/whisper-stt-server is not executable
❯ WhisperServerManager.start electron/stt/whisperServer.ts:169:10
❯ electron/stt/whisperServer.test.ts:248:5
|
|
Lint
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, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Type Check
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, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build
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, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test
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, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test
Thread validation threw: network error
|
|
Test
Thread validation failed: channel 404 returned 404
|
|
Test
Thread 222 name "PR #99 - Other PR" does not match expected prefix "PR #42 -"; treating marker as untrusted.
|
|
Test
Thread 111 parent_id=999999999999999999 does not match expected forum 888888888888888888; treating marker as untrusted.
|
|
Test
DISCORD_BOT_TOKEN not set; cannot validate thread channel ownership. Rejecting marker.
|
|
Test
Discord rate-limited (429) on PATCH /channels/thread-1: {"retry_after":1}
|
|
Test
Discord rate-limited (429) on POST /channels/thread-1/messages: {"retry_after":1}
|
|
Test
Discord rate-limited (429) on POST /channels/forum-1/threads: {"retry_after":1}
|