[DO_NOT_MERGE] sync effect (V2) development and testing #3191
Annotations
5 errors
Test 5.2.2:
tests/syncEffect/syncEffect.test.ts#L817
'promise' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Test 5.2.2:
tests/syncEffect/syncEffect.test.ts#L818
An expression of type 'void' cannot be tested for truthiness.
|
Test 5.2.2:
tests/syncEffect/syncEffect.test.ts#L949
'promise' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Test 5.2.2:
tests/syncEffect/syncEffect.test.ts#L950
An expression of type 'void' cannot be tested for truthiness.
|
Test 5.2.2
Process completed with exit code 1.
|
Loading