Skip to content

feat: add 'lib' option to include es2020 #115

feat: add 'lib' option to include es2020

feat: add 'lib' option to include es2020 #115

Triggered via push June 17, 2025 11:41
Status Failure
Total duration 37s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Release
Process completed with exit code 1.
Release: src/client.ts#L251
Type '({ data: CurrentUser; error: undefined; } | { data: undefined; error: _Error; }) & { request: Request; response: Response; }' is not assignable to type 'RequestResult<GetCurrentUserResponses, GetCurrentUserErrors, ThrowOnError>'.
Release: src/client.ts#L248
Type '({ data: CurrentUser; error: undefined; } | { data: undefined; error: _Error; }) & { request: Request; response: Response; }' is not assignable to type 'RequestResult<GetCurrentUserResponses, GetCurrentUserErrors, ThrowOnError>'.
Release: src/client.ts#L193
Cannot find name 'btoa'.
Release: src/client.ts#L167
Cannot find name 'Headers'.
Release: src/client.ts#L78
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Release: src/client.ts#L78
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Release: src/client.ts#L76
Cannot find name 'HeadersInit'.
Release: src/client.ts#L76
Cannot find name 'Headers'.