Skip to content

misc. cleanup

misc. cleanup #6

Triggered via pull request September 29, 2023 02:09
Status Failure
Total duration 29s
Artifacts

npm-test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors
build (18.x): lib/cli.js#L37
This expression is not callable.
build (18.x): lib/commands/merge-back.js#L48
No overload matches this call.
build (18.x): lib/commands/pr.js#L103
'err' is of type 'unknown'.
build (18.x): lib/commands/pr.js#L118
Argument of type '{ [x: string]: number | boolean | { subject: string; body: string; }; splitter: number; format: { subject: string; body: string; }; }' is not assignable to parameter of type 'TaskOptions | LogOptions<{ subject: string; body: string; }> | undefined'.
build (18.x): lib/commands/pr.js#L140
'gitLog.latest' is possibly 'null'.
build (18.x): lib/commands/pr.js#L141
'gitLog.latest' is possibly 'null'.
build (18.x): lib/commands/start.js#L75
Argument of type '{ '--set-upstream': boolean; }' is not assignable to parameter of type 'TaskOptions | undefined'.
build (18.x): lib/common.js#L273
'err' is of type 'unknown'.
build (18.x): lib/setup.js#L134
Argument of type '{ '--set-upstream': boolean; }' is not assignable to parameter of type 'TaskOptions | undefined'.
build (18.x)
Process completed with exit code 2.
build (20.x)
The job was canceled because "_18_x" failed.
build (20.x): lib/cli.js#L37
This expression is not callable.
build (20.x): lib/commands/merge-back.js#L48
No overload matches this call.
build (20.x): lib/commands/pr.js#L103
'err' is of type 'unknown'.
build (20.x): lib/commands/pr.js#L118
Argument of type '{ [x: string]: number | boolean | { subject: string; body: string; }; splitter: number; format: { subject: string; body: string; }; }' is not assignable to parameter of type 'TaskOptions | LogOptions<{ subject: string; body: string; }> | undefined'.
build (20.x): lib/commands/pr.js#L140
'gitLog.latest' is possibly 'null'.
build (20.x): lib/commands/pr.js#L141
'gitLog.latest' is possibly 'null'.
build (20.x): lib/commands/start.js#L75
Argument of type '{ '--set-upstream': boolean; }' is not assignable to parameter of type 'TaskOptions | undefined'.
build (20.x): lib/common.js#L273
'err' is of type 'unknown'.
build (20.x): lib/setup.js#L134
Argument of type '{ '--set-upstream': boolean; }' is not assignable to parameter of type 'TaskOptions | undefined'.
build (20.x)
Process completed with exit code 2.