Start using modern Redux #1290
ci.yaml
on: pull_request
Matrix: build
Matrix: lint
Matrix: smoke-test
Matrix: unit-test
check-lockfile
28s
type-check
32s
bundlesize
2m 57s
build-docs
/
build-conda
47s
build-docs
/
build-pip
0s
rebuild-docker-image
0s
Annotations
6 errors
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'.
|
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'.
|
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'.
|
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'.
|
type-check:
node_modules/@reduxjs/toolkit/dist/listenerMiddleware/exceptions.d.ts#L6
Class 'TaskAbortError' incorrectly implements interface 'SerializedError'.
|
type-check
Process completed with exit code 2.
|