@remotion/compositor
: Rework concurrency model
#18880
push.yml
on: pull_request
Lambda integration
12m 21s
SSR integration
3m 28s
Linting + Formatting
4m 58s
Matrix: build
Annotations
13 errors and 12 warnings
Build Node 20.5 on ubuntu-latest
@remotion/renderer#test: command (/home/runner/work/remotion/remotion/packages/renderer) /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/renderer#test: command (/home/runner/work/remotion/remotion/packages/renderer) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Build Node 16 on ubuntu-latest
Process completed with exit code 1.
|
Build Node 16 on macos-14
@remotion/renderer#test: command (/Users/runner/work/remotion/remotion/packages/renderer) /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 macos-latest
@remotion/renderer#test: command (/Users/runner/work/remotion/remotion/packages/renderer) /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 windows-latest
@remotion/renderer#test: command (D:\a\remotion\remotion\packages\renderer) 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.
|
error: Test "Should make seamless audio" timed out after 30000ms (killed 6 dangling processes)
[0m
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
error: Error: Failed to launch the browser process!:
packages/lambda/src/test/mocks/aws-clients.ts#L131
at <anonymous> (/home/runner/work/remotion/remotion/packages/renderer/dist/browser/BrowserRunner.js:236:36)
at emit (node:events:90:22)
at #handleOnExit (node:child_process:501:14)
at processTicksAndRejections (native:7:39)
[0209/171955.028161:WARNING:audio_manager_linux.cc(53)] Falling back to ALSA for audio output. PulseAudio is not available or could not be initialized.
[0209/171955.029363:INFO:policy_logger.cc(145)] :components/policy/core/common/config_dir_policy_loader.cc(118) Skipping mandatory platform policies because no policy file was found at: /etc/opt/chrome_for_testing/policies/managed
[0209/171955.032672:INFO:policy_logger.cc(145)] :components/policy/core/common/config_dir_policy_loader.cc(118) Skipping recommended platform policies because no policy file was found at: /etc/opt/chrome_for_testing/policies/recommended
[0209/171955.083122:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable.
Troubleshooting: https://remotion.dev/docs/troubleshooting/browser-launch
at onClose (/home/runner/work/remotion/remotion/packages/renderer/dist/browser/BrowserRunner.js:245:24)
at emit (node:events:90:22)
at #handleOnExit (node:child_process:501:14)
at processTicksAndRejections (native:7:39)
at <anonymous> (/home/runner/work/remotion/remotion/packages/lambda/src/test/mocks/aws-clients.ts:131:9)
|
Lambda integration
The action 'Lambda tests' has timed out after 10 minutes.
|
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
|
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/media-parser/src/get-video-codec.ts#L72
Unexpected 'todo' comment: 'TODO: Not doing anything with a in ICC...'
|
Linting + Formatting:
packages/core/src/audio/shared-audio-tags.tsx#L276
Unexpected 'todo' comment: 'TODO: Possibly this does not save the...'
|
Linting + Formatting:
packages/core/src/use-lazy-component.ts#L9
Unexpected any. Specify a different type
|
Linting + Formatting:
packages/licensing/src/test/register.test.ts#L56
Async arrow function has no 'await' expression
|
Linting + Formatting:
packages/paths/src/cut-instruction.ts#L96
Unexpected 'todo' comment: 'TODO: Could we cut it as well?'
|
Linting + Formatting:
packages/eslint-config/src/index.ts#L267
Unexpected 'todo' comment: 'TODO: Enable it in the future when I...'
|
Linting + Formatting:
packages/renderer/src/render-frames.ts#L293
Unexpected 'todo' comment: 'TODO: Change different initial frame'
|
Linting + Formatting:
packages/renderer/src/render-media.ts#L979
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...'
|
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
|