feat(deps): update dependency execa to v9 #4712
build-deploy.yml
on: push
Annotations
16 errors
lint:
src/lib/git.ts#L24
Unsafe assignment of an error typed value
|
lint:
src/lib/git.ts#L24
Unsafe call of an `error` type typed value
|
lint:
src/lib/git.ts#L24
Unsafe call of an `error` type typed value
|
lint:
src/lib/git.ts#L24
Unsafe call of an `error` type typed value
|
lint:
src/lib/git.ts#L26
Unsafe member access .map on an `error` typed value
|
lint:
src/lib/git.ts#L26
Unsafe return of an `any` typed value
|
lint:
src/lib/git.ts#L26
Unsafe call of an `any` typed value
|
lint:
src/lib/git.ts#L26
Unsafe member access .trim on an `any` value
|
lint:
src/lib/git.ts#L27
Unsafe member access .filter on an `error` typed value
|
lint:
src/lib/git.ts#L30
Unsafe return of an error typed value
|
test-and-build (20.x):
src/lib/git.ts#L24
'stringTags' is possibly 'undefined'.
|
test-and-build (20.x):
src/lib/git.ts#L25
Property 'split' does not exist on type 'string | string[] | unknown[] | Uint8Array<ArrayBufferLike>'.
|
test-and-build (20.x):
src/lib/git.ts#L26
Parameter 'tag' implicitly has an 'any' type.
|
test-and-build (20.x):
src/lib/git.ts#L35
Parameter 'tag' implicitly has an 'any' type.
|
test-and-build (20.x):
src/lib/git.ts#L50
No overload matches this call.
|
test-and-build (20.x)
Process completed with exit code 2.
|