feat: new fetch state machine #286
build-lint.yaml
on: pull_request
Build & Lint Typescript
26s
Annotations
10 errors
Build & Lint Typescript
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Build & Lint Typescript
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Build & Lint Typescript
Module '"@alwatr/logger"' has no exported member 'NODE_MODE'.
|
Build & Lint Typescript
Cannot find module '@alwatr/util' or its corresponding type declarations.
|
Build & Lint Typescript
Cannot find module './server-request.js' or its corresponding type declarations.
|
Build & Lint Typescript
Cannot find module './server-request.js' or its corresponding type declarations.
|
Build & Lint Typescript
Cannot find module '@alwatr/fetch/type.js' or its corresponding type declarations.
|
Build & Lint Typescript
Cannot find module '@alwatr/type' or its corresponding type declarations.
|
Build & Lint Typescript
This member cannot have an 'override' modifier because its containing class 'AlwatrApiRequestBase<T, ExtraState, ExtraEvent>' does not extend another class.
|
Build & Lint Typescript
Property 'response_' does not exist on type 'AlwatrApiRequestBase<T, ExtraState, ExtraEvent>'.
|