Skip to content

Fix TCF overlay issues on mobile sized screens (#5157) #8086

Fix TCF overlay issues on mobile sized screens (#5157)

Fix TCF overlay issues on mobile sized screens (#5157) #8086

Triggered via push August 5, 2024 23:51
Status Success
Total duration 11m 49s
Artifacts
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, fides-js): clients/fides-js/src/components/notices/NoticeOverlay.tsx#L60
The 'initialEnabledNoticeKeys' function makes the dependencies of useCallback Hook (at line 241) change on every render. To fix this, wrap the definition of 'initialEnabledNoticeKeys' in its own useCallback() Hook
Clients-Unit (20.x, admin-ui): clients/fides-js/src/components/notices/NoticeOverlay.tsx#L60
The 'initialEnabledNoticeKeys' function makes the dependencies of useCallback Hook (at line 241) 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#L60
The 'initialEnabledNoticeKeys' function makes the dependencies of useCallback Hook (at line 241) 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/