Move next should respect the QuickLoop bounds #476
Triggered via pull request
November 15, 2024 13:39
Status
Failure
Total duration
15m 33s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
node.yaml
on: pull_request
Matrix: Test Package
Build Core and publish docker image
16s
Typecheck and Lint Core
3m 48s
Test Core
4m 2s
AsyncAPI Generation
1m 45s
OpenAPI Generation
6m 43s
Publish Docs
4m 33s
Check for multiple library versions
1m 59s
Matrix: Build gateways
Matrix: Lint Package
Release Lib
0s
Annotations
7 errors and 4 warnings
|
Typecheck and Lint Core
Type '{ action: PlayoutActions.moveNext; filterChain: { object: "view"; }[]; parts: number; segments: number; }' is not assignable to type 'SomeAction'.
|
|
Typecheck and Lint Core
Type '{ action: PlayoutActions.moveNext; filterChain: { object: "view"; }[]; parts: number; segments: number; }' is not assignable to type 'SomeAction'.
|
|
Typecheck and Lint Core
Type '{ action: PlayoutActions.moveNext; filterChain: { object: "view"; }[]; parts: number; segments: number; }' is not assignable to type 'SomeAction'.
|
|
Typecheck and Lint Core
Type '{ action: PlayoutActions.moveNext; filterChain: { object: "view"; }[]; parts: number; segments: number; }' is not assignable to type 'SomeAction'.
|
|
Typecheck and Lint Core
Process completed with exit code 2.
|
|
Test Package (openapi, 20.x)
The job running on runner GitHub Actions 147 has exceeded the maximum execution time of 15 minutes.
|
|
Test Package (openapi, 20.x)
The operation was canceled.
|
|
Build Core and publish docker image
Docker build failed with exit code 1, back off 6.923 seconds before retry.
|
|
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
|