Skip to content

chore: fix job-worker linter/type errors #756

chore: fix job-worker linter/type errors

chore: fix job-worker linter/type errors #756

Triggered via push January 29, 2025 11:16
Status Failure
Total duration 6m 34s
Artifacts

node.yaml

on: push
Matrix: Test Package
Build Core and publish docker image
11s
Build Core and publish docker image
Typecheck and Lint Core
2m 18s
Typecheck and Lint Core
Test Core
2m 21s
Test Core
AsyncAPI Generation
1m 0s
AsyncAPI Generation
OpenAPI Generation
6m 19s
OpenAPI Generation
Publish Docs
1m 52s
Publish Docs
Check for multiple library versions
1m 28s
Check for multiple library versions
Matrix: Build gateways
Matrix: Lint Package
Release Lib
0s
Release Lib
Fit to window
Zoom out
Zoom in

Annotations

45 errors
Lint Package (server-core-integration): packages/server-core-integration/src/lib/methods.ts#L115
Expected the Promise rejection reason to be an Error
Lint Package (server-core-integration)
Process completed with exit code 1.
Lint Package (openapi): packages/openapi/jest.setup.js#L19
The 'fetch' is still an experimental feature and is not supported until Node.js 21.0.0. The configured version range is '>=18.18'
Lint Package (openapi)
Process completed with exit code 1.
Lint Package (mos-gateway): packages/mos-gateway/src/CoreMosDeviceHandler.ts#L413
Expected the Promise rejection reason to be an Error
Lint Package (mos-gateway): packages/mos-gateway/src/CoreMosDeviceHandler.ts#L450
Expected the Promise rejection reason to be an Error
Lint Package (mos-gateway)
Process completed with exit code 1.
Lint Package (corelib): packages/corelib/src/dataModel/ExpectedPackages.ts#L153
Union type constituent is duplicated with PieceId
Lint Package (corelib): packages/corelib/src/dataModel/ExpectedPackages.ts#L154
Union type constituent is duplicated with AdLibActionId
Lint Package (corelib): packages/corelib/src/worker/studio.ts#L260
Union type constituent is duplicated with AdLibActionId
Lint Package (corelib)
Process completed with exit code 1.
Lint Package (meteor-lib): packages/meteor-lib/src/triggers/actionFilterChainCompilers.ts#L51
Union type constituent is duplicated with RundownBaselineAdLibItem
Lint Package (meteor-lib): packages/meteor-lib/src/triggers/actionFilterChainCompilers.ts#L98
Union type constituent is duplicated with RundownBaselineAdLibItem
Lint Package (meteor-lib): packages/meteor-lib/src/triggers/actionFilterChainCompilers.ts#L387
Union type constituent is duplicated with RundownBaselineAdLibItem
Lint Package (meteor-lib)
Process completed with exit code 1.
Lint Package (live-status-gateway): packages/live-status-gateway/src/topics/adLibsTopic.ts#L253
Union type constituent is duplicated with AdLibPiece[]
Lint Package (live-status-gateway)
Process completed with exit code 1.
Test Package (22.x, corelib, true)
Process completed with exit code 1.
Lint Package (webui)
Argument of type 'string | UserError' is not assignable to parameter of type 'ITranslatableMessage | ReadonlyObjectDeep<ITranslatableMessage>'.
Lint Package (webui)
Property 'args' does not exist on type 'string'.
Lint Package (webui)
Process completed with exit code 1.
Lint Package (job-worker): packages/job-worker/src/ingest/expectedPackages.ts#L301
Union type constituent is duplicated with PieceId
Lint Package (job-worker): packages/job-worker/src/ingest/expectedPackages.ts#L302
Union type constituent is duplicated with AdLibActionId
Lint Package (job-worker)
Process completed with exit code 1.
Publish Docs
Argument of type 'string | UserError' is not assignable to parameter of type 'ITranslatableMessage | ReadonlyObjectDeep<ITranslatableMessage>'.
Publish Docs
Property 'args' does not exist on type 'string'.
Publish Docs
Process completed with exit code 1.
Test Package (22.x, webui)
Argument of type 'string | UserError' is not assignable to parameter of type 'ITranslatableMessage | ReadonlyObjectDeep<ITranslatableMessage>'.
Test Package (22.x, webui)
Property 'args' does not exist on type 'string'.
Test Package (22.x, webui)
Process completed with exit code 1.
Typecheck and Lint Core
Argument of type 'string | UserError' is not assignable to parameter of type 'ITranslatableMessage | ReadonlyObjectDeep<ITranslatableMessage>'.
Typecheck and Lint Core
Property 'args' does not exist on type 'string'.
Typecheck and Lint Core
Process completed with exit code 1.
Test Core
Argument of type 'string | UserError' is not assignable to parameter of type 'ITranslatableMessage | ReadonlyObjectDeep<ITranslatableMessage>'.
Test Core
Property 'args' does not exist on type 'string'.
Test Core
Process completed with exit code 1.
Test Package (22.x, job-worker, true)
Process completed with exit code 1.