Skip to content

feat: new fetch state machine #286

feat: new fetch state machine

feat: new fetch state machine #286

Triggered via pull request September 15, 2024 12:52
Status Failure
Total duration 34s
Artifacts

build-lint.yaml

on: pull_request
Build & Lint Typescript
26s
Build & Lint Typescript
Fit to window
Zoom out
Zoom in

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>'.