Skip to content

fix: render all userEditOperations when part is selected #370

fix: render all userEditOperations when part is selected

fix: render all userEditOperations when part is selected #370

Triggered via push November 1, 2024 08:06
Status Failure
Total duration 7m 0s
Artifacts

node.yaml

on: push
Matrix: Test Package
Build Core and publish docker image
12s
Build Core and publish docker image
Typecheck and Lint Core
3m 7s
Typecheck and Lint Core
Test Core
3m 16s
Test Core
AsyncAPI Generation
1m 54s
AsyncAPI Generation
OpenAPI Generation
2m 6s
OpenAPI Generation
Publish Docs
2m 31s
Publish Docs
Check for multiple library versions
2m 4s
Check for multiple library versions
Matrix: Build gateways
Matrix: Lint Package
Release Lib
0s
Release Lib
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 8 warnings
Test Package (18.x, live-status-gateway, true)
Process completed with exit code 1.
Test Package (14.x, job-worker, true)
Process completed with exit code 1.
Lint Package (webui)
Type '{ id: string; studio: UIStudio; showStyleBase: UIShowStyleBase; followLiveSegments: boolean; rundownViewLayout: RundownViewLayout | undefined; ... 23 more ...; showDurationSourceLayers: Set<...> | undefined; }' is not assignable to type 'IResolvedSegmentProps & { id: string; }'.
Lint Package (webui)
Property 'isSelected' is missing in type '{ index: number; rundown: Rundown; rundownId: RundownId; playlist: DBRundownPlaylist; segmentId: SegmentId; showStyleBase: UIShowStyleBase; ... 14 more ...; segmentsIdsBefore: Set<...>; }' but required in type 'IProps'.
Lint Package (webui)
Process completed with exit code 1.
Test Package (18.x, webui)
Type '{ id: string; studio: UIStudio; showStyleBase: UIShowStyleBase; followLiveSegments: boolean; rundownViewLayout: RundownViewLayout | undefined; ... 23 more ...; showDurationSourceLayers: Set<...> | undefined; }' is not assignable to type 'IResolvedSegmentProps & { id: string; }'.
Test Package (18.x, webui)
Property 'isSelected' is missing in type '{ index: number; rundown: Rundown; rundownId: RundownId; playlist: DBRundownPlaylist; segmentId: SegmentId; showStyleBase: UIShowStyleBase; ... 14 more ...; segmentsIdsBefore: Set<...>; }' but required in type 'IProps'.
Test Package (18.x, webui)
Process completed with exit code 1.
Publish Docs
Type '{ id: string; studio: UIStudio; showStyleBase: UIShowStyleBase; followLiveSegments: boolean; rundownViewLayout: RundownViewLayout | undefined; ... 23 more ...; showDurationSourceLayers: Set<...> | undefined; }' is not assignable to type 'IResolvedSegmentProps & { id: string; }'.
Publish Docs
Property 'isSelected' is missing in type '{ index: number; rundown: Rundown; rundownId: RundownId; playlist: DBRundownPlaylist; segmentId: SegmentId; showStyleBase: UIShowStyleBase; ... 14 more ...; segmentsIdsBefore: Set<...>; }' but required in type 'IProps'.
Publish Docs
Process completed with exit code 1.
Typecheck and Lint Core
Type '{ id: string; studio: UIStudio; showStyleBase: UIShowStyleBase; followLiveSegments: boolean; rundownViewLayout: RundownViewLayout | undefined; ... 23 more ...; showDurationSourceLayers: Set<...> | undefined; }' is not assignable to type 'IResolvedSegmentProps & { id: string; }'.
Typecheck and Lint Core
Property 'isSelected' is missing in type '{ index: number; rundown: Rundown; rundownId: RundownId; playlist: DBRundownPlaylist; segmentId: SegmentId; showStyleBase: UIShowStyleBase; ... 14 more ...; segmentsIdsBefore: Set<...>; }' but required in type 'IProps'.
Typecheck and Lint Core
Process completed with exit code 1.
Test Core
Type '{ id: string; studio: UIStudio; showStyleBase: UIShowStyleBase; followLiveSegments: boolean; rundownViewLayout: RundownViewLayout | undefined; ... 23 more ...; showDurationSourceLayers: Set<...> | undefined; }' is not assignable to type 'IResolvedSegmentProps & { id: string; }'.
Test Core
Property 'isSelected' is missing in type '{ index: number; rundown: Rundown; rundownId: RundownId; playlist: DBRundownPlaylist; segmentId: SegmentId; showStyleBase: UIShowStyleBase; ... 14 more ...; segmentsIdsBefore: Set<...>; }' but required in type 'IProps'.
Test Core
Process completed with exit code 1.
Test Package (14.x, corelib, true)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Package (blueprints-integration, 18.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Package (shared-lib, 18.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Package (server-core-integration, 18.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Package (18.x, openapi)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Package (18.x, meteor-lib, true)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Lint Package (meteor-lib): packages/meteor-lib/src/__tests__/time.spec.ts#L7
Some tests seem to be commented