[DO_NOT_MERGE] sync effect (V2) development and testing #3026
Annotations
10 errors and 1 warning
Test 4.5.5:
tests/vanilla/effect.test.ts#L6
Type 'unknown' does not satisfy the constraint '(...args: any) => any'.
|
Test 4.5.5:
tests/vanilla/effect.test.ts#L6
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
|
Test 4.5.5:
tests/vanilla/effect.test.ts#L63
Property 'h' does not exist on type 'never'.
|
Test 4.5.5:
tests/vanilla/effect.test.ts#L64
Property 'h' does not exist on type 'never'.
|
Test 4.5.5:
tests/vanilla/effect.test.ts#L66
Property 'm' does not exist on type 'never'.
|
Test 4.5.5:
tests/vanilla/effect.test.ts#L78
Property 'u' does not exist on type 'never'.
|
Test 4.5.5:
tests/vanilla/effect.test.ts#L79
Property 'u' does not exist on type 'never'.
|
Test 4.5.5:
tests/vanilla/effect.test.ts#L123
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
|
Test 4.5.5:
tests/vanilla/effect.test.ts#L123
Rest parameter 'storeArgs' implicitly has an 'any[]' type.
|
Test 4.5.5:
tests/vanilla/effect.test.ts#L132
Type 'any' is not assignable to type 'never'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading