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