7.5.4

6 jobs for master in 1 minute and 5 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
failed #76404
docker-arm
build-arm

00:00:59

failed #76403
docker
build-x86

00:01:05

failed #76402
linux
build_package

00:00:19

 
  Deploy
skipped #76406
docker
deploy_branch
skipped #76405
docker
deploy_latest
skipped #76407
linux
deploy_npm
 
Name Stage Failure
failed
build-x86 Build

> koishi-bootstrap@7.5.4 build
> tsc

src/install-plugin.ts(137,35): error TS2558: Expected 0 type arguments, but got 1.
src/prod.ts(26,35): error TS2558: Expected 0 type arguments, but got 1.
The command '/bin/sh -c npm run build' returned a non-zero code: 2
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 2

failed
build-arm Build

> koishi-bootstrap@7.5.4 build
> tsc

src/install-plugin.ts(137,35): error TS2558: Expected 0 type arguments, but got 1.
src/prod.ts(26,35): error TS2558: Expected 0 type arguments, but got 1.
The command '/bin/sh -c npm run build' returned a non-zero code: 2
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 2

failed
build_package Build
$ npm run build

> koishi-bootstrap@7.5.4 build
> tsc

src/install-plugin.ts(137,35): error TS2558: Expected 0 type arguments, but got 1.
src/prod.ts(26,35): error TS2558: Expected 0 type arguments, but got 1.
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1