feat: select part by double clicking a piece #367
node.yaml
on: push
Matrix: Test Package
Build Core and publish docker image
11s
Typecheck and Lint Core
3m 15s
Test Core
3m 11s
AsyncAPI Generation
1m 54s
OpenAPI Generation
2m 8s
Publish Docs
2m 33s
Check for multiple library versions
2m 8s
Matrix: Build gateways
Matrix: Lint Package
Release Lib
0s
Annotations
22 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.
|
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 'onSegmentSelect' is missing in type '{ rundownId: RundownId; segmentId: SegmentId; segmentsIdsBefore: Set<SegmentId>; rundownIdsBefore: RundownId[]; rundownsToShowstyles: Map<...>; ... 25 more ...; id: string; }' but required in type 'Readonly<IProps>'.
|
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.
|
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 'onSegmentSelect' is missing in type '{ rundownId: RundownId; segmentId: SegmentId; segmentsIdsBefore: Set<SegmentId>; rundownIdsBefore: RundownId[]; rundownsToShowstyles: Map<...>; ... 25 more ...; id: string; }' but required in type 'Readonly<IProps>'.
|
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.
|
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 'onSegmentSelect' is missing in type '{ rundownId: RundownId; segmentId: SegmentId; segmentsIdsBefore: Set<SegmentId>; rundownIdsBefore: RundownId[]; rundownsToShowstyles: Map<...>; ... 25 more ...; id: string; }' but required in type 'Readonly<IProps>'.
|
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.
|
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 'onSegmentSelect' is missing in type '{ rundownId: RundownId; segmentId: SegmentId; segmentsIdsBefore: Set<SegmentId>; rundownIdsBefore: RundownId[]; rundownsToShowstyles: Map<...>; ... 25 more ...; id: string; }' but required in type 'Readonly<IProps>'.
|
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.
|
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 'onSegmentSelect' is missing in type '{ rundownId: RundownId; segmentId: SegmentId; segmentsIdsBefore: Set<SegmentId>; rundownIdsBefore: RundownId[]; rundownsToShowstyles: Map<...>; ... 25 more ...; id: string; }' but required in type 'Readonly<IProps>'.
|
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 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
|
Lint Package (meteor-lib):
packages/meteor-lib/src/__tests__/time.spec.ts#L7
Some tests seem to be commented
|
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, 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
|
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
|
Lint Package (job-worker):
packages/job-worker/src/ingest/__tests__/ingestPartJobs.spec.ts#L293
Some tests seem to be commented
|