Add licenseKey to licensing and renderer #23339
push.yml
on: pull_request
Lambda integration
2m 34s
Next.js SSR build
2m 12s
Webcodecs tests
2m 8s
Web renderer tests
2m 26s
SSR integration
2m 59s
Linting + Formatting
4m 36s
Matrix: build
Annotations
21 errors and 10 warnings
|
Next.js SSR build
Process completed with exit code 2.
|
|
Next.js SSR build
@remotion/cli#make: command (/home/runner/work/remotion/remotion/packages/cli) /home/runner/.bun/bin/bun run make exited (2)
|
|
Next.js SSR build
Object literal may only specify known properties, and 'apiKey' does not exist in type 'Omit<InternalRenderMediaOptions, "onProgress">'.
|
|
Lambda integration
Process completed with exit code 2.
|
|
Lambda integration
@remotion/cli#make: command (/home/runner/work/remotion/remotion/packages/cli) /home/runner/.bun/bin/bun run make exited (2)
|
|
Lambda integration
Object literal may only specify known properties, and 'apiKey' does not exist in type 'Omit<InternalRenderMediaOptions, "onProgress">'.
|
|
SSR integration
Process completed with exit code 2.
|
|
SSR integration
@remotion/cli#make: command (/home/runner/work/remotion/remotion/packages/cli) /home/runner/.bun/bin/bun run make exited (2)
|
|
SSR integration
Object literal may only specify known properties, and 'apiKey' does not exist in type 'Omit<InternalRenderMediaOptions, "onProgress">'.
|
|
Build Node 25 on macos-latest
Process completed with exit code 2.
|
|
Build Node 25 on macos-latest
@remotion/cli#make: command (/Users/runner/work/remotion/remotion/packages/cli) /Users/runner/.bun/bin/bun run make exited (2)
|
|
Build Node 25 on macos-latest
Object literal may only specify known properties, and 'apiKey' does not exist in type 'Omit<InternalRenderMediaOptions, "onProgress">'.
|
|
Build Node 16 on ubuntu-latest
Process completed with exit code 2.
|
|
Build Node 16 on ubuntu-latest
@remotion/cli#make: command (/home/runner/work/remotion/remotion/packages/cli) /home/runner/.bun/bin/bun run make exited (2)
|
|
Build Node 16 on ubuntu-latest
Object literal may only specify known properties, and 'apiKey' does not exist in type 'Omit<InternalRenderMediaOptions, "onProgress">'.
|
|
Linting + Formatting
Process completed with exit code 2.
|
|
Linting + Formatting
@remotion/cli#make: command (/home/runner/work/remotion/remotion/packages/cli) /home/runner/.bun/bin/bun run make exited (2)
|
|
Linting + Formatting
Object literal may only specify known properties, and 'apiKey' does not exist in type 'Omit<InternalRenderMediaOptions, "onProgress">'.
|
|
Build Node 16 on windows-latest
Process completed with exit code 1.
|
|
Build Node 16 on windows-latest
@remotion/cli#make: command (D:\a\remotion\remotion\packages\cli) C:\Users\runneradmin\.bun\bin\bun.exe run make exited (2)
|
|
Build Node 16 on windows-latest
Object literal may only specify known properties, and 'apiKey' does not exist in type 'Omit<InternalRenderMediaOptions, "onProgress">'.
|
|
Linting + Formatting:
packages/docusaurus-plugin/src/index.ts#L65
Unexpected any. Specify a different type
|
|
Linting + Formatting:
packages/docusaurus-plugin/src/index.ts#L54
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#L9
Unexpected any. Specify a different type
|
|
Linting + Formatting:
packages/eslint-config/src/index.ts#L267
Unexpected 'todo' comment: 'TODO: Enable it in the future when I...'
|
|
Linting + Formatting:
packages/whisper-web/src/transcribe.ts#L51
Unexpected any. Specify a different type
|
|
Linting + Formatting:
packages/whisper-web/src/transcribe.ts#L18
Unexpected any. Specify a different type
|
|
Linting + Formatting:
packages/whisper-web/src/resample-to-16khz.ts#L47
Async arrow function has no 'await' expression
|
|
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/install-whisper-cpp/src/test/convert-to-captions.test.ts#L7
Async arrow function has no 'await' expression
|