perf(agent): réduire la trajectoire curseur en keyframes, et desserre… #593
ci.yml
on: push
Lint
30s
Type Check
40s
Typecheck (tests)
49s
Docs
8s
Test
1m 25s
Build
40s
Rust test (macOS compositor)
1m 54s
Rust check (Windows compositor)
1m 31s
Validate PR title (semantic)
0s
Annotations
10 errors and 18 warnings
|
Typecheck (tests):
electron/ai-edition/deep-agent/service.test.ts#L419
This expression is not callable.
|
|
Typecheck (tests):
electron/ai-edition/deep-agent/service.test.ts#L405
This expression is not callable.
|
|
Typecheck (tests):
electron/ai-edition/deep-agent/service.test.ts#L291
This expression is not callable.
|
|
Typecheck (tests):
electron/ai-edition/deep-agent/service.test.ts#L286
This expression is not callable.
|
|
Typecheck (tests):
electron/ai-edition/deep-agent/service.test.ts#L273
This expression is not callable.
|
|
Typecheck (tests):
electron/ai-edition/deep-agent/service.test.ts#L245
This expression is not callable.
|
|
Typecheck (tests):
electron/ai-edition/chat-service.test.ts#L202
Argument of type '{ getProject(): Promise<never>; saveProject(): Promise<never>; }' is not assignable to parameter of type 'DocumentService'.
|
|
Typecheck (tests):
electron/ai-edition/chat-service.test.ts#L174
Argument of type '{ getProject(_id: string): Promise<{ schemaVersion: 6; project: { id: string; title: string; createdAt: string; updatedAt: string; primaryAssetId?: string | undefined; }; assets: { id: string; kind: "video"; ... 8 more ...; audio?: { ...; } | undefined; }[]; ... 5 more ...; legacyEditor: { ...; } | null; }>; savePro...' is not assignable to parameter of type 'DocumentService'.
|
|
Typecheck (tests):
electron/ai-edition/chat-service.test.ts#L123
Property 'cameraTrack' is missing in type '{ id: string; kind: "video"; label: string; originalPath: string; durationSec: number; }' but required in type '{ id: string; kind: "video"; label: string; originalPath: string; cameraTrack: { sourcePath: string; startMs: number; offsetMs: number; visible: boolean; } | null; proxyPath?: string | undefined; ... 4 more ...; audio?: { ...; } | undefined; }'.
|
|
Typecheck (tests)
Test-file type errors went 66 -> 75. Fix the new ones, or raise BASELINE in ci.yml with a reason.
|
|
Docs
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/
|
|
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/
|
|
Typecheck (tests)
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}
|
|
Rust check (Windows compositor)
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/
|
|
Rust test (macOS compositor)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Rust test (macOS compositor)
These files were overwritten during the `brew link` step:
|
|
Rust test (macOS compositor)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|