Start using modern Redux #1290
Annotations
6 errors
Run npm run type-check:
node_modules/@reduxjs/toolkit/dist/createAsyncThunk.d.ts#L226
Type '{ [K in keyof (ThunkApiConfig & Omit<CurriedThunkApiConfig, keyof ThunkApiConfig>)]: (ThunkApiConfig & Omit<...>)[K]; }' does not satisfy the constraint 'AsyncThunkConfig'.
|
Run npm run type-check:
node_modules/@reduxjs/toolkit/dist/createAsyncThunk.d.ts#L226
Type '{ [K in keyof (ThunkApiConfig & Omit<CurriedThunkApiConfig, keyof ThunkApiConfig>)]: (ThunkApiConfig & Omit<...>)[K]; }' does not satisfy the constraint 'AsyncThunkConfig'.
|
Run npm run type-check:
node_modules/@reduxjs/toolkit/dist/createAsyncThunk.d.ts#L226
Type '{ [K in keyof (ThunkApiConfig & Omit<CurriedThunkApiConfig, keyof ThunkApiConfig>)]: (ThunkApiConfig & Omit<...>)[K]; }' does not satisfy the constraint 'AsyncThunkConfig'.
|
Run npm run type-check:
node_modules/@reduxjs/toolkit/dist/createAsyncThunk.d.ts#L227
Type '{ [K in keyof (ThunkApiConfig & Omit<CurriedThunkApiConfig, keyof ThunkApiConfig>)]: (ThunkApiConfig & Omit<...>)[K]; }' does not satisfy the constraint 'AsyncThunkConfig'.
|
Run npm run type-check:
node_modules/@reduxjs/toolkit/dist/listenerMiddleware/exceptions.d.ts#L6
Class 'TaskAbortError' incorrectly implements interface 'SerializedError'.
|
Run npm run type-check
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading