Skip to content

Feat/get organizations data #160

Feat/get organizations data

Feat/get organizations data #160

Triggered via pull request July 12, 2024 17:06
Status Success
Total duration 1m 6s
Artifacts

checks.yaml

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

Annotations

24 errors and 8 warnings
(react-hooks/exhaustive-deps): React Hook useEffect has missing dependencies: 'errorMessageDispatch', 'membersData', and 'organizationId'. Either include them or remove the dependency array.: app/fragments/app-users-modal/src/users-modal.component.tsx#L62
React Hook useEffect has missing dependencies: 'errorMessageDispatch', 'membersData', and 'organizationId'. Either include them or remove the dependency array.
(null): Unused eslint-disable directive (no problems were reported from 'react-hooks/exhaustive-deps').: ui/error-message/src/error-message.provider.tsx#L33
Unused eslint-disable directive (no problems were reported from 'react-hooks/exhaustive-deps').