Skip to content

feat: replace redux with redux-toolkit #1546

feat: replace redux with redux-toolkit

feat: replace redux with redux-toolkit #1546

Triggered via pull request August 28, 2024 19:53
Status Failure
Total duration 4m 10s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 3 warnings
build (20.x)
Property 'createStore' does not exist on type 'Partial<ReduxFeature>'.
build (20.x)
Property 'createStore' does not exist on type 'Partial<ReduxFeature>'.
build (20.x)
Property 'createStore' does not exist on type 'Partial<ReduxFeature>'.
build (20.x)
Argument of type '{ reducers: boolean; decorators: { decorate: (reduxFeat: any, reduxDecoratorParam: any) => { store: string; }; }[]; React: typeof React; prepare: (initialState: any) => Promise<{ initialState: string; }>; }' is not assignable to parameter of type 'ReduxFeatureOptions'.
build (20.x)
Property 'createStore' does not exist on type 'Partial<ReduxFeature>'.
build (20.x)
Property 'createStore' does not exist on type 'Partial<ReduxFeature>'.
build (20.x)
Property 'createStore' does not exist on type 'Partial<ReduxFeature>'.
build (20.x)
Argument of type '{ reducers: boolean; decorators: { decorate: (reduxFeat: any, reduxDecoratorParam: any) => { store: string; }; }[]; React: typeof React; prepare: (initialState: any) => Promise<{ initialState: string; }>; }' is not assignable to parameter of type 'ReduxFeatureOptions'.
build (20.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x)
Property 'createStore' does not exist on type 'Partial<ReduxFeature>'.
build (18.x)
Property 'createStore' does not exist on type 'Partial<ReduxFeature>'.
build (18.x)
Property 'createStore' does not exist on type 'Partial<ReduxFeature>'.
build (18.x)
Argument of type '{ reducers: boolean; decorators: { decorate: (reduxFeat: any, reduxDecoratorParam: any) => { store: string; }; }[]; React: typeof React; prepare: (initialState: any) => Promise<{ initialState: string; }>; }' is not assignable to parameter of type 'ReduxFeatureOptions'.
build (18.x)
Property 'createStore' does not exist on type 'Partial<ReduxFeature>'.
build (18.x)
Property 'createStore' does not exist on type 'Partial<ReduxFeature>'.
build (18.x)
Property 'createStore' does not exist on type 'Partial<ReduxFeature>'.
build (18.x)
Argument of type '{ reducers: boolean; decorators: { decorate: (reduxFeat: any, reduxDecoratorParam: any) => { store: string; }; }[]; React: typeof React; prepare: (initialState: any) => Promise<{ initialState: string; }>; }' is not assignable to parameter of type 'ReduxFeatureOptions'.
build (18.x)
The operation was canceled.
build (16.x)
The job was canceled because "_20_x" failed.
build (16.x)
Property 'createStore' does not exist on type 'Partial<ReduxFeature>'.
build (16.x)
Property 'createStore' does not exist on type 'Partial<ReduxFeature>'.
build (16.x)
Property 'createStore' does not exist on type 'Partial<ReduxFeature>'.
build (16.x)
Argument of type '{ reducers: boolean; decorators: { decorate: (reduxFeat: any, reduxDecoratorParam: any) => { store: string; }; }[]; React: typeof React; prepare: (initialState: any) => Promise<{ initialState: string; }>; }' is not assignable to parameter of type 'ReduxFeatureOptions'.
build (16.x)
The operation was canceled.
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (20.x): samples/poc-subapp-redux/test/server/server.spec.js#L8
Unexpected function expression
build (18.x): samples/poc-subapp-redux/test/server/server.spec.js#L8
Unexpected function expression