[DO_NOT_MERGE] sync effect (V2) development and testing #3197
Annotations
5 errors
Test 4.6.4:
tests/syncEffect/syncEffect.test.ts#L818
An expression of type 'void' cannot be tested for truthiness.
|
Test 4.6.4:
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 4.6.4:
tests/syncEffect/syncEffect.test.ts#L950
An expression of type 'void' cannot be tested for truthiness.
|
Test 4.6.4:
tests/syncEffect/syncEffect.ts#L133
Conversion of type 'undefined' to type 'R' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Test 4.6.4
Process completed with exit code 1.
|
Loading