Publish #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
build:
src/response.ts#L4
Cannot find name 'AsyncIterator'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
|
build:
src/response.ts#L4
Implements clause of exported class 'PaginatedResponse' has or is using private name 'AsyncIterator'.
|
build:
src/response.ts#L74
Property 'asyncIterator' does not exist on type 'SymbolConstructor'.
|
build:
src/response.ts#L74
Cannot find name 'AsyncIterator'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
|
build:
src/types.ts#L1
Cannot find module 'buffer' or its corresponding type declarations.
|
build
Process completed with exit code 1.
|