lazy recomputeDependents #2467
Annotations
4 errors and 1 warning
Test 5.5.4:
src/vanilla/store.ts#L521
Argument of type '[AnyAtom, [dependents: Set<AnyAtom>, AtomState: AtomState<unknown>, epoch: number]]' is not assignable to parameter of type 'AnyAtom'.
|
Test 5.5.4:
src/vanilla/store.ts#L522
Argument of type '[AnyAtom, [dependents: Set<AnyAtom>, AtomState: AtomState<unknown>, epoch: number]]' is not assignable to parameter of type 'AnyAtom'.
|
Test 5.5.4:
src/vanilla/store.ts#L535
Generic type 'Iterable<T>' requires 1 type argument(s).
|
Test 5.5.4
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