fix: In kiosk mode, rundown page gets stalled if rundown is removed w… #23
node.yaml
on: push
Matrix: Test Package
Build Core and publish docker image
10s
Typecheck and Lint Core
3m 48s
Test Core
4m 22s
AsyncAPI Generation
1m 46s
OpenAPI Generation
1m 48s
Publish Docs
3m 53s
Check for multiple library versions
1m 55s
Matrix: Build gateways
Matrix: Lint Package
Release Lib
0s
Annotations
12 errors and 6 warnings
Test Package (14.x, job-worker, true)
Process completed with exit code 1.
|
Typecheck and Lint Core
Cannot find name 'Meteor'.
|
Typecheck and Lint Core
Type '{ externalId: string; name: string; segments: never[]; type: string; }' is not assignable to type 'IngestRundownWithSource | IngestSegment | IngestPart'.
|
Typecheck and Lint Core
Type '{ externalId: string; name: string; segments: never[]; type: string; }' is not assignable to type 'IngestRundownWithSource | IngestSegment | IngestPart'.
|
Typecheck and Lint Core
Type '{ externalId: string; name: string; segments: never[]; type: string; }' is not assignable to type 'IngestRundownWithSource | IngestSegment | IngestPart'.
|
Typecheck and Lint Core
Type '{ externalId: string; name: string; segments: never[]; type: string; }' is not assignable to type 'IngestRundownWithSource | IngestSegment | IngestPart'.
|
Typecheck and Lint Core
'"@sofie-automation/corelib/dist/dataModel/IngestDataCache"' has no exported member named 'IngestDataCacheObj'. Did you mean 'NrcsIngestDataCacheObj'?
|
Typecheck and Lint Core
'"@sofie-automation/corelib/dist/dataModel/IngestDataCache"' has no exported member named 'IngestDataCacheObjRundown'. Did you mean 'NrcsIngestDataCacheObjRundown'?
|
Typecheck and Lint Core
'"@sofie-automation/corelib/dist/dataModel/IngestDataCache"' has no exported member named 'IngestDataCacheObjSegment'. Did you mean 'NrcsIngestDataCacheObjSegment'?
|
Typecheck and Lint Core
Argument of type '(UserOperationTarget | { [key: string]: any; id: string; })[]' is not assignable to parameter of type 'Record<string, unknown>'.
|
Typecheck and Lint Core
'"@sofie-automation/corelib/dist/dataModel/IngestDataCache"' has no exported member named 'IngestDataCacheObj'. Did you mean 'NrcsIngestDataCacheObj'?
|
Test Core
Process completed with exit code 1.
|
Test Package (14.x, corelib, true)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Test Package (shared-lib, 16.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Test Package (blueprints-integration, 16.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Test Package (server-core-integration, 16.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Test Package (16.x, openapi)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Lint Package (job-worker):
packages/job-worker/src/ingest/__tests__/ingestPartJobs.spec.ts#L298
Some tests seem to be commented
|