Skip to content

Feat/users page

Feat/users page #184

Triggered via pull request July 27, 2024 09:19
Status Success
Total duration 1m 7s
Artifacts

checks.yaml

on: pull_request
checks  /  Lint, typecheck
59s
checks / Lint, typecheck
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 1 warning
(react-hooks/exhaustive-deps): React Hook useEffect has missing dependencies: 'organizationMembersLimit', 'organizationsLimit', 'setMembersData', and 'toast'. Either include them or remove the dependency array.: app/fragments/app-member-cards-grid/src/member-cards-grid.hook.ts#L23
React Hook useEffect has missing dependencies: 'organizationMembersLimit', 'organizationsLimit', 'setMembersData', and 'toast'. 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/layout/src/grid/grid.component.tsx#L24
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.
(null): Unused eslint-disable directive (no problems were reported).: ui/icons/src/TimerIcon.tsx#L4
Unused eslint-disable directive (no problems were reported).