Upgrade to TypeScript 5.7 #807
Annotations
10 errors
CI:
src/backends/backend.ts#L1
Cannot find module 'utilium' or its corresponding type declarations.
|
CI:
src/backends/fetch.ts#L164
Type 'false' is not assignable to type 'true'.
|
CI:
src/backends/fetch.ts#L165
Type 'false' is not assignable to type 'true'.
|
CI:
src/backends/fetch.ts#L166
Type 'false' is not assignable to type 'true'.
|
CI:
src/backends/file_index.ts#L3
Cannot find module 'utilium' or its corresponding type declarations.
|
CI:
src/backends/memory.ts#L30
Type 'false' is not assignable to type 'true'.
|
CI:
src/backends/port/fs.ts#L3
Cannot find module 'utilium' or its corresponding type declarations.
|
CI:
src/backends/port/fs.ts#L17
Interface 'FileRequest<TMethod>' incorrectly extends interface 'Request'.
|
CI:
src/backends/port/fs.ts#L35
Type 'FileRequest<T>' does not satisfy the constraint 'Request'.
|
CI:
src/backends/port/fs.ts#L131
Interface 'FSRequest<TMethod>' incorrectly extends interface 'Request'.
|