fix: unwrap synchronously returns awaited values of resolved promise atoms #2880
+100
−82
Annotations
4 errors and 1 warning
Run pnpm test:types:
src/vanilla/utils/unwrap.ts#L23
Property 'unstable_onInit' does not exist on type 'Atom<GetAtomStateRef>'. Did you mean 'unstable_is'?
|
Run pnpm test:types:
src/vanilla/utils/unwrap.ts#L23
Parameter 'store' implicitly has an 'any' type.
|
Run pnpm test:types:
src/vanilla/utils/unwrap.ts#L24
Rest parameter 'args' implicitly has an 'any[]' type.
|
Run pnpm test:types
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading