atom.INTERNAL_onInit
hook to support sync effects
#2704
Annotations
5 errors and 1 warning
Test 4.4.4:
tests/vanilla/store.test.tsx#L1114
Type 'Set<[BatchListener, "L"] | [BatchListener] | [BatchListener, "H"] | [BatchListener, "M"]>' is not assignable to type 'Set<readonly [BatchListener, BatchPriority]>'.
|
Test 4.4.4:
tests/vanilla/store.test.tsx#L1128
Argument of type 'BatchListener' is not assignable to parameter of type 'SpyInstance<any[], any>'.
|
Test 4.4.4:
tests/vanilla/store.test.tsx#L1131
Argument of type 'BatchListener' is not assignable to parameter of type 'SpyInstance<any[], any>'.
|
Test 4.4.4:
tests/vanilla/store.test.tsx#L1134
Argument of type 'BatchListener' is not assignable to parameter of type 'SpyInstance<any[], any>'.
|
Test 4.4.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