9.2.0

3 jobs for v9.2.0 in 1 minute and 19 seconds
latest
Status Job ID Name Coverage
  Install
passed #42881
linux
npm_ci

00:00:48

 
  Build
failed #42882
linux
build

00:00:19

failed #42883
linux
unit-test

00:00:30

 
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: 15.144 s
Ran all test suites.
Cleaning up file based variables
ERROR: Job failed: exit code 1
failed
build Build
Using docker image sha256:93a31544ee117eb04c31ca6a9d2c23ea94673c4eaa95cb8610d8299c1346d99d for git-registry.mycard.moe/mycard/docker-runner-base:master-x86 with digest git-registry.mycard.moe/mycard/docker-runner-base@sha256:d19edba467040af5be977382a87b5a0ad530945bdaf3d955cc25553f0bf21b3f ...
$ npm run build

> koishi-thirdeye@9.2.0 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