1.1.1

4 jobs for master in 1 minute and 15 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Install
passed #40200
linux
npm_ci

00:00:58

 
  Build
failed #40201
linux
build

00:00:13

failed #40202
linux
unit-test

00:00:15

 
  Deploy
skipped #40203
linux
deploy_npm
 
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, 3 passed, 4 total
Tests: 5 passed, 5 total
Snapshots: 0 total
Time: 7.043 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-decorators@1.1.1 build
> rimraf dist && tsc

tests/http.spec.ts(2,10): error TS2305: Module '"../src/decorators"' has no exported member 'Get'.
Cleaning up file based variables
ERROR: Job failed: exit code 1