Skip to content

Start using modern Redux #1290

Start using modern Redux

Start using modern Redux #1290

Triggered via pull request October 11, 2023 00:29
Status Failure
Total duration 7m 26s
Artifacts

ci.yaml

on: pull_request
Matrix: build
Matrix: lint
Matrix: smoke-test
Matrix: unit-test
check-lockfile
28s
check-lockfile
type-check
32s
type-check
bundlesize
2m 57s
bundlesize
build-docs  /  build-conda
47s
build-docs / build-conda
build-docs  /  build-pip
0s
build-docs / build-pip
publish
0s
publish
rebuild-docker-image
0s
rebuild-docker-image
Fit to window
Zoom out
Zoom in

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.