Skip to content

Feat: option to disable/enable buckets #480

Feat: option to disable/enable buckets

Feat: option to disable/enable buckets #480

Triggered via pull request November 18, 2024 08:41
Status Failure
Total duration 7m 3s
Artifacts

node.yaml

on: pull_request
Matrix: Test Package
Build Core and publish docker image
11s
Build Core and publish docker image
Typecheck and Lint Core
3m 0s
Typecheck and Lint Core
Test Core
3m 1s
Test Core
AsyncAPI Generation
1m 48s
AsyncAPI Generation
OpenAPI Generation
6m 47s
OpenAPI Generation
Publish Docs
2m 31s
Publish Docs
Check for multiple library versions
1m 58s
Check for multiple library versions
Matrix: Build gateways
Matrix: Lint Package
Release Lib
0s
Release Lib
Fit to window
Zoom out
Zoom in

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