atom.INTERNAL_onInit
hook to support sync effects
#2704
Annotations
51 errors and 18 warnings
test_matrix (3.8.3):
tests/setup.ts#L5
Parameter 'received' implicitly has an 'any' type.
|
test_matrix (3.8.3):
tests/setup.ts#L5
Parameter 'expected' implicitly has an 'any' type.
|
test_matrix (3.8.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_matrix (3.8.3)
Process completed with exit code 1.
|
test_matrix (3.9.7):
tests/setup.ts#L5
Parameter 'received' implicitly has an 'any' type.
|
test_matrix (3.9.7):
tests/setup.ts#L5
Parameter 'expected' implicitly has an 'any' type.
|
test_matrix (3.9.7):
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_matrix (3.9.7)
Process completed with exit code 1.
|
test_matrix (4.0.5):
tests/setup.ts#L5
Parameter 'received' implicitly has an 'any' type.
|
test_matrix (4.0.5):
tests/setup.ts#L5
Parameter 'expected' implicitly has an 'any' type.
|
test_matrix (4.0.5):
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_matrix (4.0.5)
Process completed with exit code 1.
|
test_matrix (4.5.5):
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_matrix (4.5.5):
tests/vanilla/store.test.tsx#L1127
Property 'toHaveBeenCalledBefore' does not exist on type 'Assertion<BatchListener, any>'. Did you mean 'toHaveBeenCalledOnce'?
|
test_matrix (4.5.5):
tests/vanilla/store.test.tsx#L1130
Property 'toHaveBeenCalledBefore' does not exist on type 'Assertion<BatchListener, any>'. Did you mean 'toHaveBeenCalledOnce'?
|
test_matrix (4.5.5):
tests/vanilla/store.test.tsx#L1133
Property 'toHaveBeenCalledBefore' does not exist on type 'Assertion<BatchListener, any>'. Did you mean 'toHaveBeenCalledOnce'?
|
test_matrix (4.5.5)
Process completed with exit code 1.
|
test_matrix (4.1.5):
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_matrix (4.1.5):
tests/vanilla/store.test.tsx#L1129
Argument of type 'BatchListener' is not assignable to parameter of type 'SpyInstance<any[], any>'.
|
test_matrix (4.1.5):
tests/vanilla/store.test.tsx#L1132
Argument of type 'BatchListener' is not assignable to parameter of type 'SpyInstance<any[], any>'.
|
test_matrix (4.1.5):
tests/vanilla/store.test.tsx#L1135
Argument of type 'BatchListener' is not assignable to parameter of type 'SpyInstance<any[], any>'.
|
test_matrix (4.1.5)
Process completed with exit code 1.
|
test_matrix (4.8.4):
tests/vanilla/store.test.tsx#L1127
Property 'toHaveBeenCalledBefore' does not exist on type 'Assertion<BatchListener, any>'. Did you mean 'toHaveBeenCalled'?
|
test_matrix (4.8.4):
tests/vanilla/store.test.tsx#L1130
Property 'toHaveBeenCalledBefore' does not exist on type 'Assertion<BatchListener, any>'. Did you mean 'toHaveBeenCalled'?
|
test_matrix (4.8.4):
tests/vanilla/store.test.tsx#L1133
Property 'toHaveBeenCalledBefore' does not exist on type 'Assertion<BatchListener, any>'. Did you mean 'toHaveBeenCalled'?
|
test_matrix (4.8.4)
Process completed with exit code 1.
|
test_matrix (4.6.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_matrix (4.6.4):
tests/vanilla/store.test.tsx#L1127
Property 'toHaveBeenCalledBefore' does not exist on type 'Assertion<BatchListener, any>'. Did you mean 'toHaveBeenCalledOnce'?
|
test_matrix (4.6.4):
tests/vanilla/store.test.tsx#L1130
Property 'toHaveBeenCalledBefore' does not exist on type 'Assertion<BatchListener, any>'. Did you mean 'toHaveBeenCalledOnce'?
|
test_matrix (4.6.4):
tests/vanilla/store.test.tsx#L1133
Property 'toHaveBeenCalledBefore' does not exist on type 'Assertion<BatchListener, any>'. Did you mean 'toHaveBeenCalledOnce'?
|
test_matrix (4.6.4)
Process completed with exit code 1.
|
test_matrix (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_matrix (4.2.3):
tests/vanilla/store.test.tsx#L1129
Argument of type 'BatchListener' is not assignable to parameter of type 'SpyInstance<any[], any>'.
|
test_matrix (4.2.3):
tests/vanilla/store.test.tsx#L1132
Argument of type 'BatchListener' is not assignable to parameter of type 'SpyInstance<any[], any>'.
|
test_matrix (4.2.3):
tests/vanilla/store.test.tsx#L1135
Argument of type 'BatchListener' is not assignable to parameter of type 'SpyInstance<any[], any>'.
|
test_matrix (4.2.3)
Process completed with exit code 1.
|
test_matrix (4.3.5):
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_matrix (4.3.5):
tests/vanilla/store.test.tsx#L1128
Argument of type 'BatchListener' is not assignable to parameter of type 'SpyInstance<any[], any>'.
|
test_matrix (4.3.5):
tests/vanilla/store.test.tsx#L1131
Argument of type 'BatchListener' is not assignable to parameter of type 'SpyInstance<any[], any>'.
|
test_matrix (4.3.5):
tests/vanilla/store.test.tsx#L1134
Argument of type 'BatchListener' is not assignable to parameter of type 'SpyInstance<any[], any>'.
|
test_matrix (4.3.5)
Process completed with exit code 1.
|
test_matrix (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_matrix (4.4.4):
tests/vanilla/store.test.tsx#L1128
Argument of type 'BatchListener' is not assignable to parameter of type 'SpyInstance<any[], any>'.
|
test_matrix (4.4.4):
tests/vanilla/store.test.tsx#L1131
Argument of type 'BatchListener' is not assignable to parameter of type 'SpyInstance<any[], any>'.
|
test_matrix (4.4.4):
tests/vanilla/store.test.tsx#L1134
Argument of type 'BatchListener' is not assignable to parameter of type 'SpyInstance<any[], any>'.
|
test_matrix (4.4.4)
Process completed with exit code 1.
|
test_matrix (4.7.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_matrix (4.7.4):
tests/vanilla/store.test.tsx#L1127
Property 'toHaveBeenCalledBefore' does not exist on type 'Assertion<BatchListener, any>'. Did you mean 'toHaveBeenCalledOnce'?
|
test_matrix (4.7.4):
tests/vanilla/store.test.tsx#L1130
Property 'toHaveBeenCalledBefore' does not exist on type 'Assertion<BatchListener, any>'. Did you mean 'toHaveBeenCalledOnce'?
|
test_matrix (4.7.4):
tests/vanilla/store.test.tsx#L1133
Property 'toHaveBeenCalledBefore' does not exist on type 'Assertion<BatchListener, any>'. Did you mean 'toHaveBeenCalledOnce'?
|
test_matrix (4.7.4)
Process completed with exit code 1.
|
test_matrix (3.8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (3.9.7)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (4.0.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (4.5.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (4.9.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (4.1.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (4.8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (4.6.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (5.0.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (5.1.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (5.5.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (5.2.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (4.2.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (4.3.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (4.4.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (4.7.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (5.4.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_matrix (5.3.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|