Skip to content

Luma video

Luma video #256

Triggered via pull request November 4, 2024 17:15
@feglofffegloff
synchronize #366
luma-video
Status Failure
Total duration 53s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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/