Optimize TCF bundle with just-in-time GVL translations #7817
frontend_checks.yml
on: pull_request
Matrix: Clients-Cypress-Component
Matrix: Clients-Cypress
Matrix: Clients-Unit
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, 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, 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, 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/
|