remotion: Support trimBefore on Sequence
#29452
push.yml
on: pull_request
Template tests precheck
1h 10m
Lambda integration
2m 48s
Next.js SSR build
2m 6s
Browser tests
4m 3s
Web renderer tests
6m 31s
SSR + Monorepo checks
4m 0s
Linting + Formatting
3m 44s
Matrix: build
Matrix: template-tests
Annotations
9 errors and 13 warnings
|
Build Node 16 on ubuntu-latest
Process completed with exit code 1.
|
|
Build Node 16 on ubuntu-latest
@remotion/studio-server#test: command (/home/runner/work/remotion/remotion/packages/studio-server) /home/runner/.bun/bin/bun run test exited (1)
|
|
error: expect(received).toEqual(expected):
packages/studio-server/src/test/get-all-schema-keys.test.ts#L11
[
"durationInFrames",
"freeze",
"from",
"hidden",
"layout",
"name",
"postmountFor",
"premountFor",
"showInTimeline",
"style.opacity",
"style.rotate",
"style.scale",
"style.transformOrigin",
"style.translate",
"styleWhilePostmounted",
"styleWhilePremounted",
+ "trimBefore",
]
- Expected - 0
+ Received + 1
at <anonymous> (/home/runner/work/remotion/remotion/packages/studio-server/src/test/get-all-schema-keys.test.ts:11:22)
|
|
Build Node 25 on macos-latest
Process completed with exit code 1.
|
|
Build Node 25 on macos-latest
@remotion/studio-server#test: command (/Users/runner/work/remotion/remotion/packages/studio-server) /Users/runner/.bun/bin/bun run test exited (1)
|
|
error: expect(received).toEqual(expected):
packages/studio-server/src/test/get-all-schema-keys.test.ts#L11
[
"durationInFrames",
"freeze",
"from",
"hidden",
"layout",
"name",
"postmountFor",
"premountFor",
"showInTimeline",
"style.opacity",
"style.rotate",
"style.scale",
"style.transformOrigin",
"style.translate",
"styleWhilePostmounted",
"styleWhilePremounted",
+ "trimBefore",
]
- Expected - 0
+ Received + 1
at <anonymous> (/Users/runner/work/remotion/remotion/packages/studio-server/src/test/get-all-schema-keys.test.ts:11:22)
|
|
Build Node 16 on windows-latest
Process completed with exit code 1.
|
|
Build Node 16 on windows-latest
@remotion/studio-server#test: command (D:\a\remotion\remotion\packages\studio-server) C:\Users\runneradmin\.bun\bin\bun.exe run test exited (1)
|
|
error: expect(received).toEqual(expected):
packages\studio-server\src\test\get-all-schema-keys.test.ts#L11
[
"durationInFrames",
"freeze",
"from",
"hidden",
"layout",
"name",
"postmountFor",
"premountFor",
"showInTimeline",
"style.opacity",
"style.rotate",
"style.scale",
"style.transformOrigin",
"style.translate",
"styleWhilePostmounted",
"styleWhilePremounted",
+ "trimBefore",
]
- Expected - 0
+ Received + 1
at <anonymous> (D:\a\remotion\remotion\packages\studio-server\src\test\get-all-schema-keys.test.ts:11:22)
|
|
Build Node 16 on ubuntu-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: oven-sh/setup-bun@v2.1.2, rharkor/caching-for-turbo@v2.3.11. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Next.js SSR build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: oven-sh/setup-bun@v2.1.2, rharkor/caching-for-turbo@v2.3.11. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Node 25 on macos-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: oven-sh/setup-bun@v2.1.2, rharkor/caching-for-turbo@v2.3.11. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lambda integration
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: oven-sh/setup-bun@v2.1.2, rharkor/caching-for-turbo@v2.3.11. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Linting + Formatting
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: oven-sh/setup-bun@v2.1.2, rharkor/caching-for-turbo@v2.3.11. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
SSR + Monorepo checks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: oven-sh/setup-bun@v2.1.2, rharkor/caching-for-turbo@v2.3.11. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Browser tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: oven-sh/setup-bun@v2.1.2, rharkor/caching-for-turbo@v2.3.11. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Node 16 on windows-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: oven-sh/setup-bun@v2.1.2, rharkor/caching-for-turbo@v2.3.11. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Web renderer tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: oven-sh/setup-bun@v2.1.2, rharkor/caching-for-turbo@v2.3.11. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Template tests precheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: oven-sh/setup-bun@v2.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Template integration on ubuntu-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: oven-sh/setup-bun@v2.1.2, rharkor/caching-for-turbo@v2.3.11. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Template integration on windows-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: oven-sh/setup-bun@v2.1.2, rharkor/caching-for-turbo@v2.3.11. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Template integration on macos-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: oven-sh/setup-bun@v2.1.2, rharkor/caching-for-turbo@v2.3.11. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|