chore: fix job-worker linter/type errors #756
node.yaml
on: push
Matrix: Test Package
Build Core and publish docker image
11s
Typecheck and Lint Core
2m 18s
Test Core
2m 21s
AsyncAPI Generation
1m 0s
OpenAPI Generation
6m 19s
Publish Docs
1m 52s
Check for multiple library versions
1m 28s
Matrix: Build gateways
Matrix: Lint Package
Release Lib
0s
Annotations
45 errors
|
Lint Package (server-core-integration):
packages/server-core-integration/src/__mocks__/faye-websocket.ts#L41
Forbidden non-null assertion
|
|
Lint Package (server-core-integration):
packages/server-core-integration/src/__mocks__/faye-websocket.ts#L67
Forbidden non-null assertion
|
|
Lint Package (server-core-integration):
packages/server-core-integration/src/__mocks__/faye-websocket.ts#L72
Forbidden non-null assertion
|
|
Lint Package (server-core-integration):
packages/server-core-integration/src/__mocks__/faye-websocket.ts#L105
Forbidden non-null assertion
|
|
Lint Package (server-core-integration):
packages/server-core-integration/src/__mocks__/faye-websocket.ts#L105
Forbidden non-null assertion
|
|
Lint Package (server-core-integration):
packages/server-core-integration/src/__mocks__/faye-websocket.ts#L106
Forbidden non-null assertion
|
|
Lint Package (server-core-integration):
packages/server-core-integration/src/__mocks__/faye-websocket.ts#L125
Forbidden non-null assertion
|
|
Lint Package (server-core-integration):
packages/server-core-integration/src/__mocks__/faye-websocket.ts#L147
Forbidden non-null assertion
|
|
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.
|