Luma video #256
Annotations
2 errors and 1 warning
build (18.x):
src/modules/llms/utils/llmsData.ts#L216
Property 'luma' is missing in type '{ openai: { defaultParameters: { temperature: number; max_completion_tokens: number; }; modelOverrides: { o1: { temperature: number; }; }; }; claude: { defaultParameters: { system: string; max_tokens: number; }; }; xai: { ...; }; vertex: { ...; }; }' but required in type 'Record<Provider, ProviderParameters>'.
|
build (18.x)
Process completed with exit code 2.
|
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|