fix: unwrap synchronously returns awaited values of resolved promise atoms #2658
Annotations
4 errors and 1 warning
Test 5.2.2:
src/vanilla/utils/unwrap.ts#L23
Property 'unstable_onInit' does not exist on type 'Atom<GetAtomStateRef>'. Did you mean 'unstable_is'?
|
Test 5.2.2:
src/vanilla/utils/unwrap.ts#L23
Parameter 'store' implicitly has an 'any' type.
|
Test 5.2.2:
src/vanilla/utils/unwrap.ts#L24
Rest parameter 'args' implicitly has an 'any[]' type.
|
Test 5.2.2
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