1.1.1

3 jobs for v1.1.1 in 2 minutes and 39 seconds (queued for 1 second)
latest
Status Job ID Name Coverage
  Install
passed #40204
linux
npm_ci

00:01:59

 
  Build
failed #40205
linux
build

00:00:17

failed #40206
linux
unit-test

00:00:39

 
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: 22.886 s
Ran all test suites.
Cleaning up file based variables
ERROR: Job failed: exit code 1
failed
build Build
Using docker image sha256:d903555ef49473aa958ce86d38c6ae32881f0264426b05d7b354865ad8119ab0 for git-registry.mycard.moe/mycard/docker-runner-base:latest with digest git-registry.mycard.moe/mycard/docker-runner-base@sha256:9643eff35872ba19f2d6f793b7d500201f5caff0859b392a72128feb5083b39a ...
$ 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 project directory and file based variables
ERROR: Job failed: exit code 1