Skip to content

feat: time of day pieces #804

feat: time of day pieces

feat: time of day pieces #804

Triggered via pull request February 11, 2025 17:28
Status Success
Total duration 6m 54s
Artifacts

node.yaml

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

Annotations

7 errors and 3 warnings
Lint Package (job-worker): packages/job-worker/src/playout/lookahead/index.ts#L132
Unexpected 'nocommit' comment: 'nocommit consider these rundown owned...'
Lint Package (job-worker)
Process completed with exit code 1.
Typecheck and Lint Core
Argument of type '{ _id: StudioId; generated: number; generationVersions: any; timelineBlob: any; timelineHash: any; }' is not assignable to parameter of type 'TimelineComplete'.
Typecheck and Lint Core
Property 'rundownGlobalPiecesPrepareTime' is missing in type '{ frameRate: number; mediaPreviewsUrl: string; slackEvaluationUrls: string | undefined; supportedMediaFormats: string | undefined; supportedAudioStreams: string | undefined; enablePlayFromAnywhere: boolean | undefined; ... 13 more ...; enableEvaluationForm: boolean; }' but required in type 'Complete<IStudioSettings>'.
Typecheck and Lint Core
Argument of type '{ _id: StudioId; timelineHash: TimelineHash; generated: number; timelineBlob: TimelineBlob; generationVersions: any; }' is not assignable to parameter of type 'TimelineComplete'.
Typecheck and Lint Core
Argument of type '{ _id: StudioId; timelineHash: TimelineHash; generated: number; timelineBlob: TimelineBlob; generationVersions: any; }' is not assignable to parameter of type 'TimelineComplete'.
Typecheck and Lint Core
Process completed with exit code 2.
Lint Package (meteor-lib): packages/meteor-lib/src/__tests__/time.spec.ts#L7
Some tests seem to be commented