chore(deps): Update artifact-explorer to fix TS type issue #18
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|