[DO_NOT_MERGE] sync effect (V2) development and testing #4738
Annotations
2 errors and 1 warning
lint:
tests/syncEffect/syncEffect.test.ts#L1
Member 'ReactNode' of the import declaration should be sorted alphabetically
|
lint
Process completed with exit code 1.
|
lint:
tests/syncEffect/syncEffect.test.ts#L928
Hooks must always be called in a consistent order, and may not be called conditionally. See the Rules of Hooks (https://react.dev/warnings/invalid-hook-call-warning)
|