Skip to content

chore(deps): Update artifact-explorer to fix TS type issue #18

chore(deps): Update artifact-explorer to fix TS type issue

chore(deps): Update artifact-explorer to fix TS type issue #18

Triggered via push November 8, 2023 17:00
Status Failure
Total duration 44s
Artifacts

deploy.yml

on: push
build-and-deploy
34s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-and-deploy
Type '(url: RequestInfo | URL, init?: RequestInit | undefined) => Promise<Response>' is not assignable to type '{ (input: RequestInfo | URL, init?: RequestInit | undefined): Promise<Response>; (input: RequestInfo, init?: RequestInit | undefined): Promise<...>; }'.
build-and-deploy
Type '(url: RequestInfo | URL, init?: RequestInit | undefined) => Promise<Response>' is not assignable to type '{ (input: RequestInfo | URL, init?: RequestInit | undefined): Promise<Response>; (input: RequestInfo, init?: RequestInit | undefined): Promise<...>; }'.
build-and-deploy
Process completed with exit code 2.