@remotion/webcodecs
: Move media creation code from @remotion/media-parser
to @remotion/webcodecs
#18326
push.yml
on: pull_request
Lambda integration
2m 18s
SSR integration
2m 12s
Linting + Formatting
5m 0s
Matrix: build
Annotations
14 errors and 17 warnings
Build Node 20.5 on ubuntu-latest
@remotion/media-parser#test: command (/home/runner/work/remotion/remotion/packages/media-parser) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Build Node 20.5 on ubuntu-latest
Process completed with exit code 1.
|
Build Node 16 on ubuntu-latest
@remotion/media-parser#test: command (/home/runner/work/remotion/remotion/packages/media-parser) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Build Node 16 on ubuntu-latest
Process completed with exit code 1.
|
SSR integration
@remotion/example#bundle: command (/home/runner/work/remotion/remotion/packages/example) /home/runner/setup-pnpm/node_modules/.bin/pnpm run bundle exited (1)
|
SSR integration
Process completed with exit code 1.
|
Lambda integration
@remotion/example#bundle: command (/home/runner/work/remotion/remotion/packages/example) /home/runner/setup-pnpm/node_modules/.bin/pnpm run bundle exited (1)
|
Lambda integration
Process completed with exit code 1.
|
Build Node 16 on macos-latest
@remotion/media-parser#test: command (/Users/runner/work/remotion/remotion/packages/media-parser) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Build Node 16 on macos-latest
Process completed with exit code 1.
|
Build Node 16 on macos-14
@remotion/media-parser#test: command (/Users/runner/work/remotion/remotion/packages/media-parser) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Build Node 16 on macos-14
Process completed with exit code 1.
|
Build Node 16 on windows-latest
@remotion/media-parser#test: command (D:\a\remotion\remotion\packages\media-parser) C:\Users\runneradmin\setup-pnpm\node_modules\.bin\pnpm.CMD run test exited (1)
|
Build Node 16 on windows-latest
Process completed with exit code 1.
|
SSR integration
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Build Node 20.5 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Node 16 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
SSR integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lambda integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Node 16 on macos-14
Restore cache failed: Dependencies file is not found in /Users/runner/work/remotion/remotion. Supported file pattern: go.sum
|
Linting + Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting + Formatting:
packages/licensing/src/test/register.test.ts#L56
Async arrow function has no 'await' expression
|
Linting + Formatting:
packages/media-parser/src/get-dimensions.ts#L36
Unexpected 'todo' comment: 'TODO: An audio track should return...'
|
Linting + Formatting:
packages/media-parser/src/get-video-codec.ts#L77
Unexpected 'todo' comment: 'TODO: Not doing anything with a in ICC...'
|
Linting + Formatting:
packages/captions/src/test/ensure-max-characters.test.ts#L23
Unexpected 'todo' comment: 'TODO: This creates captions that are not...'
|
Linting + Formatting:
packages/renderer/src/render-media.ts#L972
Unexpected 'todo' comment: 'TODO: In the future, introduce this as a...'
|
Linting + Formatting:
packages/renderer/src/stitch-frames-to-video.ts#L275
Unexpected 'todo' comment: 'TODO: This can be added to the overall...'
|
Linting + Formatting:
packages/eslint-config/src/index.ts#L268
Unexpected 'todo' comment: 'TODO: Enable it in the future when I...'
|
Linting + Formatting:
packages/docusaurus-plugin/src/index.ts#L9
Unexpected any. Specify a different type
|
Linting + Formatting:
packages/docusaurus-plugin/src/index.ts#L50
Unexpected any. Specify a different type
|
Linting + Formatting:
packages/docusaurus-plugin/src/index.ts#L54
Unexpected any. Specify a different type
|