wip #729
node.yaml
on: push
Matrix: Test Package
Build Core and publish docker image
11s
Typecheck and Lint Core
1m 45s
Test Core
1m 39s
AsyncAPI Generation
56s
OpenAPI Generation
5m 54s
Publish Docs
1m 20s
Check for multiple library versions
1m 31s
Matrix: Build gateways
Matrix: Lint Package
Release Lib
0s
Annotations
65 errors and 31 warnings
|
|
|
Lint Package (shared-lib):
packages/shared-lib/src/lib/JSONBlob.ts#L19
Definition for rule '@typescript-eslint/ban-types' was not found
|
|
Lint Package (shared-lib):
packages/shared-lib/src/lib/JSONBlob.ts#L20
Prefer using the primitive `string` as a type name, rather than the upper-cased `String`
|
|
Lint Package (shared-lib):
packages/shared-lib/src/lib/JSONSchemaTypes.ts#L36
This assertion is unnecessary since it does not change the type of the expression
|
|
Lint Package (shared-lib):
packages/shared-lib/src/lib/JSONSchemaTypes.ts#L37
This assertion is unnecessary since it does not change the type of the expression
|
|
|
|
|
|
|
|
|
|
|
|
Test Package (22.x, mos-gateway, true)
Process completed with exit code 1.
|
|
Lint Package (mos-gateway)
Process completed with exit code 1.
|
|
Lint Package (blueprints-integration):
packages/blueprints-integration/src/__tests__/context.spec.ts#L1
Can't resolve '../context' in '/home/runner/work/sofie-core/sofie-core/packages/blueprints-integration/src/__tests__'
|
|
Lint Package (blueprints-integration):
packages/blueprints-integration/src/abPlayback.ts#L2
Can't resolve './context' in '/home/runner/work/sofie-core/sofie-core/packages/blueprints-integration/src'
|
|
Lint Package (blueprints-integration):
packages/blueprints-integration/src/action.ts#L4
Can't resolve './documents' in '/home/runner/work/sofie-core/sofie-core/packages/blueprints-integration/src'
|
|
Lint Package (blueprints-integration):
packages/blueprints-integration/src/api/showStyle.ts#L21
Can't resolve '../context' in '/home/runner/work/sofie-core/sofie-core/packages/blueprints-integration/src/api'
|
|
Lint Package (blueprints-integration):
packages/blueprints-integration/src/api/showStyle.ts#L38
Can't resolve '../documents' in '/home/runner/work/sofie-core/sofie-core/packages/blueprints-integration/src/api'
|
|
Lint Package (blueprints-integration):
packages/blueprints-integration/src/api/studio.ts#L12
Can't resolve '../context' in '/home/runner/work/sofie-core/sofie-core/packages/blueprints-integration/src/api'
|
|
Lint Package (blueprints-integration):
packages/blueprints-integration/src/api/studio.ts#L21
Can't resolve '../documents' in '/home/runner/work/sofie-core/sofie-core/packages/blueprints-integration/src/api'
|
|
Lint Package (blueprints-integration)
Union type constituent is duplicated with VTContent
|
|
Lint Package (blueprints-integration):
packages/blueprints-integration/src/context/adlibActionContext.ts#L2
Can't resolve '.' in '/home/runner/work/sofie-core/sofie-core/packages/blueprints-integration/src/context'
|
|
Lint Package (blueprints-integration):
packages/blueprints-integration/src/context/adlibActionContext.ts#L6
Can't resolve '..' in '/home/runner/work/sofie-core/sofie-core/packages/blueprints-integration/src/context'
|
|
Test Package (22.x, corelib, true)
Process completed with exit code 1.
|
|
Test Package (22.x, meteor-lib, true)
Process completed with exit code 1.
|
|
Lint Package (playout-gateway):
packages/playout-gateway/src/configManifest.ts#L10
A `require()` style import is forbidden
|
|
Lint Package (playout-gateway):
packages/playout-gateway/src/configManifest.ts#L12
A `require()` style import is forbidden
|
|
Lint Package (playout-gateway):
packages/playout-gateway/src/coreHandler.ts#L242
Definition for rule '@typescript-eslint/ban-types' was not found
|
|
Lint Package (playout-gateway)
Delete `,`
|
|
Lint Package (playout-gateway):
packages/playout-gateway/src/influxdb.ts#L24
Replace `··` with `↹`
|
|
Lint Package (playout-gateway):
packages/playout-gateway/src/influxdb.ts#L28
'NodeJS' is not defined
|
|
Lint Package (playout-gateway)
'NodeJS' is not defined
|
|
Lint Package (playout-gateway)
'NodeJS' is not defined
|
|
Lint Package (playout-gateway)
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Lint Package (playout-gateway)
'NodeJS' is not defined
|
|
Test Package (22.x, webui, true)
Process completed with exit code 1.
|
|
Test Package (22.x, job-worker, true)
Process completed with exit code 1.
|
|
Lint Package (server-core-integration):
packages/server-core-integration/src/__tests__/index.spec.ts#L371
Expected an assignment or function call and instead saw an expression
|
|
Lint Package (server-core-integration):
packages/server-core-integration/src/__tests__/index.spec.ts#L382
Expected an assignment or function call and instead saw an expression
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Test Package (22.x, live-status-gateway, true)
Process completed with exit code 1.
|
|
Lint Package (job-worker)
Process completed with exit code 1.
|
|
Lint Package (webui)
Process completed with exit code 1.
|
|
Lint Package (meteor-lib)
Process completed with exit code 1.
|
|
Lint Package (live-status-gateway)
Process completed with exit code 1.
|
|
Lint Package (corelib)
Process completed with exit code 1.
|
|
Lint Package (openapi):
packages/openapi/index.ts#L1
Can't resolve './client/ts' in '/home/runner/work/sofie-core/sofie-core/packages/openapi'
|
|
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):
packages/openapi/run_server_tests.mjs#L11
Can't resolve './server/node_modules/oas3-tools/dist/index.js' in '/home/runner/work/sofie-core/sofie-core/packages/openapi'
|
|
|
|
|
|
|
|
|
|
|
|
Lint Package (openapi):
packages/openapi/src/checkServer.ts#L17
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Lint Package (openapi):
packages/openapi/src/httpLogging.ts#L22
'context.init.body' may use Object's default stringification format ('[object Object]') when stringified
|
|
Publish Docs
Process completed with exit code 1.
|
|
Test Core
Process completed with exit code 1.
|
|
Typecheck and Lint Core
Process completed with exit code 1.
|
|
Build gateways (live-status-gateway)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Build Core and publish docker image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Build gateways (playout-gateway)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Build gateways (mos-gateway)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
AsyncAPI Generation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Lint Package (shared-lib)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test Package (22.x, mos-gateway, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Lint Package (mos-gateway)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Lint Package (blueprints-integration)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test Package (22.x, corelib, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test Package (22.x, meteor-lib, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Lint Package (playout-gateway)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test Package (22.x, webui, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test Package (22.x, job-worker, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Lint Package (server-core-integration)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test Package (22.x, live-status-gateway, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Lint Package (job-worker)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Lint Package (webui)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Lint Package (meteor-lib)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Lint Package (live-status-gateway)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test Package (blueprints-integration, 22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Lint Package (corelib)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Lint Package (openapi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test Package (shared-lib, 22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test Package (server-core-integration, 22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Publish Docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Check for multiple library versions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test Core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Typecheck and Lint Core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
OpenAPI Generation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test Package (openapi, 22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|