fix(deps): update dependency execa to v9 #263
Annotations
10 errors
src/cli/commands/github/sync.ts#L266
Unsafe assignment of an error typed value
|
src/git/GitRepo.ts#L48
Unsafe assignment of an error typed value
|
src/git/GitRepo.ts#L61
Unsafe assignment of an error typed value
|
src/git/GitRepo.ts#L65
Unsafe return of an error typed value
|
src/git/GitRepo.ts#L74
Unsafe return of an error typed value
|
src/git/GitRepo.ts#L74
Unsafe member access .stdout on an `error` typed value
|
src/git/GitRepo.ts#L78
Unsafe assignment of an error typed value
|
src/git/GitRepo.ts#L81
Unsafe call of an `error` type typed value
|
src/git/GitRepo.ts#L81
Unsafe member access .stdout on an `error` typed value
|
src/git/GitRepo.ts#L81
Unsafe member access .length on an `error` typed value
|
This job failed
Loading