Skip to content

Filter Organizations for RegionalAdmin User Type #30

Filter Organizations for RegionalAdmin User Type

Filter Organizations for RegionalAdmin User Type #30

Triggered via pull request March 13, 2024 18:58
Status Failure
Total duration 3m 51s
Artifacts

frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
test
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: frontend/src/components/OrganizationList/OrganizationList.tsx#L22
Expected '===' and instead saw '=='
lint: frontend/src/components/OrganizationList/OrganizationList.tsx#L29
'orgsUrl' is assigned a value but never used
lint: frontend/src/components/OrganizationList/OrganizationList.tsx#L84
React Hook useCallback has an unnecessary dependency: 'orgsURL'. Either exclude it or remove the dependency array. Outer scope values like 'orgsURL' aren't valid dependencies because mutating them doesn't re-render the component
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.