Feat: option to disable/enable buckets #480
node.yaml
on: pull_request
Matrix: Test Package
Build Core and publish docker image
11s
Typecheck and Lint Core
3m 0s
Test Core
3m 1s
AsyncAPI Generation
1m 48s
OpenAPI Generation
6m 47s
Publish Docs
2m 31s
Check for multiple library versions
1m 58s
Matrix: Build gateways
Matrix: Lint Package
Release Lib
0s
Annotations
10 errors and 3 warnings
Test Package (20.x, webui)
Argument of type '(props: Translated<IProps>) => { rundownPlaylistId: RundownPlaylistId; rundowns: Rundown[]; currentRundown: Rundown | undefined; matchedSegments: { ...; }[]; ... 17 more ...; nextSegmentPartIds: PartId[]; }' is not assignable to parameter of type '(props: Translated<IPropsWithReady>, state?: IState | undefined) => ITrackedProps'.
|
Test Package (20.x, webui)
Process completed with exit code 1.
|
Lint Package (webui)
Argument of type '(props: Translated<IProps>) => { rundownPlaylistId: RundownPlaylistId; rundowns: Rundown[]; currentRundown: Rundown | undefined; matchedSegments: { ...; }[]; ... 17 more ...; nextSegmentPartIds: PartId[]; }' is not assignable to parameter of type '(props: Translated<IPropsWithReady>, state?: IState | undefined) => ITrackedProps'.
|
Lint Package (webui)
Process completed with exit code 1.
|
Publish Docs
Argument of type '(props: Translated<IProps>) => { rundownPlaylistId: RundownPlaylistId; rundowns: Rundown[]; currentRundown: Rundown | undefined; matchedSegments: { ...; }[]; ... 17 more ...; nextSegmentPartIds: PartId[]; }' is not assignable to parameter of type '(props: Translated<IPropsWithReady>, state?: IState | undefined) => ITrackedProps'.
|
Publish Docs
Process completed with exit code 1.
|
Typecheck and Lint Core
Argument of type '(props: Translated<IProps>) => { rundownPlaylistId: RundownPlaylistId; rundowns: Rundown[]; currentRundown: Rundown | undefined; matchedSegments: { ...; }[]; ... 17 more ...; nextSegmentPartIds: PartId[]; }' is not assignable to parameter of type '(props: Translated<IPropsWithReady>, state?: IState | undefined) => ITrackedProps'.
|
Typecheck and Lint Core
Process completed with exit code 1.
|
Test Core
Argument of type '(props: Translated<IProps>) => { rundownPlaylistId: RundownPlaylistId; rundowns: Rundown[]; currentRundown: Rundown | undefined; matchedSegments: { ...; }[]; ... 17 more ...; nextSegmentPartIds: PartId[]; }' is not assignable to parameter of type '(props: Translated<IPropsWithReady>, state?: IState | undefined) => ITrackedProps'.
|
Test Core
Process completed with exit code 1.
|
Lint Package (meteor-lib):
packages/meteor-lib/src/__tests__/time.spec.ts#L7
Some tests seem to be commented
|
Lint Package (job-worker):
packages/job-worker/src/ingest/__tests__/ingestPartJobs.spec.ts#L293
Some tests seem to be commented
|
Lint Package (job-worker):
packages/job-worker/src/playout/lookahead/__tests__/lookahead.test.ts#L344
Some tests seem to be commented
|