Skip to content

add a getInitialState method to store #1190

add a getInitialState method to store

add a getInitialState method to store #1190

Triggered via push March 14, 2024 14:50
Status Failure
Total duration 1m 57s
Artifacts 1

test.yaml

on: push
Check for changes
6s
Check for changes
Matrix: build
Matrix: Check package config with are-the-types-wrong
Matrix: Test against dist
Matrix: test-published-artifact
Matrix: test-types
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test Published Artifact cra4
Process completed with exit code 1.
Test Published Artifact vite
Property 'getInitialState' is missing in type '{ dispatch: ThunkDispatch<{ counter: CounterState; postApi: CombinedState<{ getPost: QueryDefinition<number, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "Posts", Post, "postApi">; }, "Posts", "postApi">; timeApi: CombinedState<...>; }, undefined, UnknownAction>; } & Store<....' but required in type 'Store<{ counter: CounterState; postApi: CombinedState<{ getPost: QueryDefinition<number, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "Posts", Post, "postApi">; }, "Posts", "postApi">; timeApi: CombinedState<...>; }, UnknownAction, unknown>'.
Test Published Artifact vite
Process completed with exit code 2.
Test Published Artifact cra5
Process completed with exit code 1.
Test Published Artifact next
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
package
64.8 KB