Skip to content

Fides Experience form fixes #7904

Fides Experience form fixes

Fides Experience form fixes #7904

Triggered via pull request July 22, 2024 23:16
Status Success
Total duration 11m 8s
Artifacts

frontend_checks.yml

on: pull_request
Matrix: Clients-Cypress-Component
Matrix: Clients-Cypress
Matrix: Clients-Unit
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Clients-Cypress-Component (20.x, admin-ui)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: cypress-io/github-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clients-Unit (20.x, admin-ui): clients/fides-js/src/components/notices/NoticeOverlay.tsx#L59
The 'initialEnabledNoticeKeys' function makes the dependencies of useCallback Hook (at line 240) change on every render. To fix this, wrap the definition of 'initialEnabledNoticeKeys' in its own useCallback() Hook
Clients-Unit (20.x, privacy-center): clients/fides-js/src/components/notices/NoticeOverlay.tsx#L59
The 'initialEnabledNoticeKeys' function makes the dependencies of useCallback Hook (at line 240) change on every render. To fix this, wrap the definition of 'initialEnabledNoticeKeys' in its own useCallback() Hook
Clients-Unit (20.x, fides-js): clients/fides-js/src/components/notices/NoticeOverlay.tsx#L59
The 'initialEnabledNoticeKeys' function makes the dependencies of useCallback Hook (at line 240) change on every render. To fix this, wrap the definition of 'initialEnabledNoticeKeys' in its own useCallback() Hook
Clients-Cypress (20.x, privacy-center)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: cypress-io/github-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clients-Cypress (20.x, admin-ui)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: cypress-io/github-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/