feat: select/deselect an element - fix flickering upen commit changes #369
node.yaml
on: push
Matrix: Test Package
Build Core and publish docker image
12s
Typecheck and Lint Core
3m 9s
Test Core
3m 9s
AsyncAPI Generation
1m 58s
OpenAPI Generation
2m 2s
Publish Docs
2m 42s
Check for multiple library versions
2m 10s
Matrix: Build gateways
Matrix: Lint Package
Release Lib
0s
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 (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 (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 (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
|
Lint Package (meteor-lib):
packages/meteor-lib/src/__tests__/time.spec.ts#L7
Some tests seem to be commented
|
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 (job-worker):
packages/job-worker/src/ingest/__tests__/ingestPartJobs.spec.ts#L293
Some tests seem to be commented
|