Fix t-timer tests #1569
node.yaml
on: push
Typecheck and Lint Core
3m 24s
Test Core
3m 26s
Build Core and publish docker image
8s
AsyncAPI Generation
1m 30s
OpenAPI Generation
1m 38s
Publish Docs
4m 5s
Check for multiple library versions
1m 29s
Matrix: Build gateways
Matrix: Lint Package
Matrix: Test Package (main)
Annotations
4 errors and 5 warnings
|
Lint Package (job-worker)
Process completed with exit code 1.
|
|
Lint Package (job-worker):
packages/job-worker/src/playout/__tests__/tTimers.test.ts#L640
Avoid calling `expect` conditionally`
|
|
Lint Package (job-worker):
packages/job-worker/src/playout/__tests__/tTimers.test.ts#L2
'adjustFakeTime' is defined but never used. Allowed unused vars must match /^_(.+)/u
|
|
Test Package (main) (22.x, job-worker, true)
Process completed with exit code 1.
|
|
Typecheck and Lint Core:
meteor/server/api/blueprints/__tests__/api.test.ts#L156
Test has no assertions
|
|
Typecheck and Lint Core:
meteor/server/api/__tests__/peripheralDevice.test.ts#L587
Some tests seem to be commented
|
|
Typecheck and Lint Core:
meteor/server/api/__tests__/peripheralDevice.test.ts#L566
Some tests seem to be commented
|
|
Typecheck and Lint Core:
meteor/server/api/__tests__/peripheralDevice.test.ts#L498
Some tests seem to be commented
|
|
Typecheck and Lint Core:
meteor/server/api/__tests__/client.test.ts#L42
Test has no assertions
|