9.1.1

3 jobs for v9.1.1 in 1 minute and 11 seconds (queued for 1 second)
latest
Status Job ID Name Coverage
  Install
passed #42249
linux
npm_ci

00:00:48

 
  Build
failed #42250
linux
build

00:00:10

failed #42251
linux
unit-test

00:00:23

 
Name Stage Failure
failed
unit-test Build
A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them.

Test Suites: 1 failed, 8 passed, 9 total
Tests: 12 passed, 12 total
Snapshots: 0 total
Time: 9.635 s
Ran all test suites.
Cleaning up file based variables
ERROR: Job failed: exit code 1
failed
build Build
Executing "step_script" stage of the job script
$ npm run build

> koishi-thirdeye@9.1.1 build
> rimraf dist && tsc

tests/if.spec.ts(3,28): error TS2307: Cannot find module '../dist' or its corresponding type declarations.
Cleaning up file based variables
ERROR: Job failed: exit code 1