Skip to content

Allow video popup dialog to fetch from backend url #147

Allow video popup dialog to fetch from backend url

Allow video popup dialog to fetch from backend url #147

Triggered via pull request July 19, 2024 20:35
Status Failure
Total duration 39s
Artifacts

client.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: src/components/Card.tsx#L184
Property 'backgroundVideo' is missing in type '{ title: string; sentences: string[]; id: string; voiceId: string; manual_id: string; }' but required in type 'Props'.
build
Process completed with exit code 2.
build
The following actions uses Node.js version which is deprecated 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/