Add licenseKey to licensing and renderer #23337
Annotations
3 errors and 10 warnings
|
Perform stylecheck
Process completed with exit code 2.
|
|
Perform stylecheck
@remotion/cli#make: command (/home/runner/work/remotion/remotion/packages/cli) /home/runner/.bun/bin/bun run make exited (2)
|
|
Perform stylecheck
Object literal may only specify known properties, and 'apiKey' does not exist in type 'Omit<InternalRenderMediaOptions, "onProgress">'.
|
|
Perform stylecheck:
packages/docusaurus-plugin/src/shiki.ts#L16
Unexpected any. Specify a different type
|
|
Perform stylecheck:
packages/docusaurus-plugin/src/index.ts#L65
Unexpected any. Specify a different type
|
|
Perform stylecheck:
packages/docusaurus-plugin/src/index.ts#L54
Unexpected any. Specify a different type
|
|
Perform stylecheck:
packages/docusaurus-plugin/src/index.ts#L50
Unexpected any. Specify a different type
|
|
Perform stylecheck:
packages/docusaurus-plugin/src/index.ts#L9
Unexpected any. Specify a different type
|
|
Perform stylecheck:
packages/captions/src/test/ensure-max-characters.test.ts#L23
Unexpected 'todo' comment: 'TODO: This creates captions that are not...'
|
|
Perform stylecheck:
packages/whisper-web/src/transcribe.ts#L51
Unexpected any. Specify a different type
|
|
Perform stylecheck:
packages/whisper-web/src/transcribe.ts#L18
Unexpected any. Specify a different type
|
|
Perform stylecheck:
packages/whisper-web/src/resample-to-16khz.ts#L47
Async arrow function has no 'await' expression
|
|
Perform stylecheck:
packages/install-whisper-cpp/src/test/convert-to-captions.test.ts#L7
Async arrow function has no 'await' expression
|
Loading