Skip to content

[@xstate/store] Add examples + update createStoreWithProducer(…) #10114

[@xstate/store] Add examples + update createStoreWithProducer(…)

[@xstate/store] Add examples + update createStoreWithProducer(…) #10114

Triggered via pull request September 17, 2024 04:25
Status Failure
Total duration 47s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: packages/xstate-store/examples/counter-react/src/App.tsx#L2
Cannot find module '@xstate/store' or its corresponding type declarations.
build: packages/xstate-store/examples/counter-react/src/App.tsx#L3
Cannot find module '@xstate/store/react' or its corresponding type declarations.
build: packages/xstate-store/examples/counter-react/src/App.tsx#L5
Cannot find module '@statelyai/inspect' or its corresponding type declarations.
build: packages/xstate-store/examples/counter-react/src/App.tsx#L14
Parameter 'context' implicitly has an 'any' type.
build: packages/xstate-store/examples/counter-react/src/App.tsx#L19
Parameter '_context' implicitly has an 'any' type.
build: packages/xstate-store/examples/counter-react/src/App.tsx#L19
Parameter '_ev' implicitly has an 'any' type.
build: packages/xstate-store/examples/counter-react/src/App.tsx#L19
Binding element 'emit' implicitly has an 'any' type.
build: packages/xstate-store/examples/counter-react/src/App.tsx#L31
Parameter 's' implicitly has an 'any' type.
build: packages/xstate-store/examples/counter-react/vite.config.ts#L1
Cannot find module 'vite' or its corresponding type declarations.
build: packages/xstate-store/examples/counter-react/vite.config.ts#L2
Cannot find module '@vitejs/plugin-react' or its corresponding type declarations.