Skip to content

Support multiple segments in recording meta #139

Support multiple segments in recording meta

Support multiple segments in recording meta #139

Triggered via pull request November 24, 2024 10:52
Status Failure
Total duration 4m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Clippy
GitHub Actions has encountered an internal error when running your job.
Typecheck: apps/desktop/src/routes/editor/ConfigSidebar.tsx#L94
Property 'camera' does not exist on type 'ProjectRecordings'.
Typecheck: apps/desktop/src/routes/editor/Editor.tsx#L321
Property 'display' does not exist on type 'ProjectRecordings'.
Typecheck: apps/desktop/src/routes/editor/Editor.tsx#L380
Property 'display' does not exist on type 'ProjectRecordings'.
Typecheck: apps/desktop/src/routes/editor/Editor.tsx#L381
Property 'display' does not exist on type 'ProjectRecordings'.
Typecheck: apps/desktop/src/routes/editor/Editor.tsx#L535
Property 'display' does not exist on type 'ProjectRecordings'.
Typecheck: apps/desktop/src/routes/editor/Editor.tsx#L550
Property 'display' does not exist on type 'ProjectRecordings'.
Typecheck: apps/desktop/src/routes/editor/Editor.tsx#L563
Property 'display' does not exist on type 'ProjectRecordings'.
Typecheck: apps/desktop/src/routes/editor/Editor.tsx#L578
Property 'display' does not exist on type 'ProjectRecordings'.
Typecheck: apps/desktop/src/routes/editor/Editor.tsx#L593
Property 'display' does not exist on type 'ProjectRecordings'.
Typecheck: apps/desktop/src/routes/editor/Editor.tsx#L606
Property 'display' does not exist on type 'ProjectRecordings'.
Typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, 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/