9.2.1

3 jobs for v9.2.1 in 1 minute and 49 seconds
latest
Status Job ID Name Coverage
  Install
passed #42919
linux
npm_ci

00:00:55

 
  Build
failed #42920
linux
build

00:00:53

failed #42921
linux
unit-test

00:00:38

 
Name Stage Failure
failed
build Build
Executing "step_script" stage of the job script
$ npm run build

> koishi-thirdeye@9.2.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
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: 19.671 s
Ran all test suites.
Cleaning up file based variables
ERROR: Job failed: exit code 1