Skip to content

[DO_NOT_MERGE] sync effect (V2) development and testing #4738

[DO_NOT_MERGE] sync effect (V2) development and testing

[DO_NOT_MERGE] sync effect (V2) development and testing #4738

Triggered via pull request February 5, 2025 15:45
Status Failure
Total duration 38s
Artifacts

lint-and-type.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)