Skip to content

feat(experience): support agree to terms policies #22596

feat(experience): support agree to terms policies

feat(experience): support agree to terms policies #22596

Triggered via pull request June 19, 2024 00:53
@xiaoyijunxiaoyijun
synchronize #6044
Status Success
Total duration 21s
Artifacts

update-pr-metadata.yml

on: pull_request_target
update-metadata
9s
update-metadata
pr-size-diff
9s
pr-size-diff
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
update-metadata
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
update-metadata
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-ecosystem/action-add-labels@v1.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
update-metadata
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-ecosystem/action-add-labels@v1.1.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
packages/experience/src/pages/SocialSignInWebCallback/use-single-sign-on-listener.ts#L47
[react-hooks/exhaustive-deps] React Hook useCallback has a missing dependency: 'agreeToTermsPolicy'. Either include it or remove the dependency array.