feat: time of day pieces #804
node.yaml
on: pull_request
Matrix: Test Package
Build Core and publish docker image
12s
Typecheck and Lint Core
3m 11s
Test Core
3m 31s
AsyncAPI Generation
1m 43s
OpenAPI Generation
6m 39s
Publish Docs
4m 1s
Check for multiple library versions
1m 50s
Matrix: Build gateways
Matrix: Lint Package
Release Lib
0s
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
|
|
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#L345
Some tests seem to be commented
|