Skip to content

feat(deps): update dependency execa to v9 #4712

feat(deps): update dependency execa to v9

feat(deps): update dependency execa to v9 #4712

Triggered via push November 26, 2024 19:26
Status Failure
Total duration 37s
Artifacts

build-deploy.yml

on: push
Matrix: test-and-build
Fit to window
Zoom out
Zoom in

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.