misc. cleanup #6
Annotations
10 errors
lib/cli.js#L37
This expression is not callable.
|
lib/commands/merge-back.js#L48
No overload matches this call.
|
lib/commands/pr.js#L103
'err' is of type 'unknown'.
|
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'.
|
lib/commands/pr.js#L140
'gitLog.latest' is possibly 'null'.
|
lib/commands/pr.js#L141
'gitLog.latest' is possibly 'null'.
|
lib/commands/start.js#L75
Argument of type '{ '--set-upstream': boolean; }' is not assignable to parameter of type 'TaskOptions | undefined'.
|
lib/common.js#L273
'err' is of type 'unknown'.
|
lib/setup.js#L134
Argument of type '{ '--set-upstream': boolean; }' is not assignable to parameter of type 'TaskOptions | undefined'.
|
|
The logs for this run have expired and are no longer available.
Loading