Skip to content

Add unstable_concurrent behaviour #216

Add unstable_concurrent behaviour

Add unstable_concurrent behaviour #216

Triggered via pull request March 17, 2024 00:28
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
Matrix: build

Annotations

5 errors
build (20): examples/advanced-shared/index.tsx#L2
Could not find a declaration file for module 'react-dom/client'. '/home/runner/work/react-sweet-state/react-sweet-state/node_modules/react-dom/client.js' implicitly has an 'any' type.
build (20): examples/basic-ts/index.tsx#L2
Could not find a declaration file for module 'react-dom/client'. '/home/runner/work/react-sweet-state/react-sweet-state/node_modules/react-dom/client.js' implicitly has an 'any' type.
build (20): examples/batch-order/index.tsx#L2
Could not find a declaration file for module 'react-dom/client'. '/home/runner/work/react-sweet-state/react-sweet-state/node_modules/react-dom/client.js' implicitly has an 'any' type.
build (20): examples/concurrent/index.tsx#L2
Could not find a declaration file for module 'react-dom/client'. '/home/runner/work/react-sweet-state/react-sweet-state/node_modules/react-dom/client.js' implicitly has an 'any' type.
build (20)
Process completed with exit code 2.