Skip to content

Ui/feat/edit-oauth-apps #9

Ui/feat/edit-oauth-apps

Ui/feat/edit-oauth-apps #9

Triggered via pull request October 16, 2024 20:50
Status Success
Total duration 1m 26s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: ui/admin/app/components/oauth-apps/OAuthAppForm.tsx#L42
React Hook useMemo has a missing dependency: 'fields'. Either include it or remove the dependency array
lint: ui/admin/app/components/oauth-apps/OAuthAppForm.tsx#L51
React Hook useEffect has missing dependencies: 'form' and 'getDefaultValues'. Either include them or remove the dependency array