fix(ui): form #264
Annotations
2 errors and 1 warning
(react-hooks/exhaustive-deps): React Hook useEffect has missing dependencies: 'errorText' and 'setOpen'. Either include them or remove the dependency array.:
ui/input/src/input.component.tsx#L55
React Hook useEffect has missing dependencies: 'errorText' and 'setOpen'. Either include them or remove the dependency array.
|
(arrow-body-style): Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.:
ui/input/src/popover-part/error-popover-part.component.tsx#L10
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.
|
Run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|