Skip to content

Add SMS based password recovery support #11613

Add SMS based password recovery support

Add SMS based password recovery support #11613

Triggered via pull request June 20, 2024 03:48
Status Cancelled
Total duration 18m 22s
Artifacts

pr-builder.yml

on: pull_request
Matrix: ʦ Typecheck (STATIC ANALYSIS)
Matrix: ⬣ ESLint (STATIC ANALYSIS)
Matrix: 👾 Unit Test (TESTING)
Matrix: 🚧 Build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 38 warnings
🚧 Build (lts/*, 3.8.6, 11, 8.7.4)
Canceling since a higher priority waiting request for 'pr-builder-refs/pull/6418/merge' exists
🚧 Build (lts/*, 3.8.6, 11, 8.7.4)
The operation was canceled.
⬣ ESLint (STATIC ANALYSIS) (lts/*, 8.7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-node@v2, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
⬣ ESLint (STATIC ANALYSIS) (lts/*, 8.7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-node@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
⬣ ESLint (STATIC ANALYSIS) (lts/*, 8.7.4)
The `save-state` 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/
⬣ ESLint (STATIC ANALYSIS) (lts/*, 8.7.4)
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/
⬣ ESLint (STATIC ANALYSIS) (lts/*, 8.7.4)
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/
⬣ ESLint (STATIC ANALYSIS) (lts/*, 8.7.4)
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/
⬣ ESLint (STATIC ANALYSIS) (lts/*, 8.7.4)
The `save-state` 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/
⬣ ESLint (STATIC ANALYSIS) (lts/*, 8.7.4)
The `save-state` 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/
⬣ ESLint (STATIC ANALYSIS) (lts/*, 8.7.4): apps/myaccount/src/components/account-recovery/account-recovery.tsx#L62
'allowedScopes' is assigned a value but never used. Allowed unused vars must match /^_/u
⬣ ESLint (STATIC ANALYSIS) (lts/*, 8.7.4): modules/form/src/components/adapters/__DEPRECATED__adapters.tsx#L49
Member 'FieldButtonTypes' of the import declaration should be sorted alphabetically
ʦ Typecheck (STATIC ANALYSIS) (lts/*, 8.7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-node@v2, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ʦ Typecheck (STATIC ANALYSIS) (lts/*, 8.7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-node@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ʦ Typecheck (STATIC ANALYSIS) (lts/*, 8.7.4)
The `save-state` 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/
ʦ Typecheck (STATIC ANALYSIS) (lts/*, 8.7.4)
The `save-state` 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/
ʦ Typecheck (STATIC ANALYSIS) (lts/*, 8.7.4)
The `save-state` 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/
ʦ Typecheck (STATIC ANALYSIS) (lts/*, 8.7.4)
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/
ʦ Typecheck (STATIC ANALYSIS) (lts/*, 8.7.4)
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/
ʦ Typecheck (STATIC ANALYSIS) (lts/*, 8.7.4)
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/
👾 Unit Test (TESTING) (lts/*, 8.7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-node@v2, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
👾 Unit Test (TESTING) (lts/*, 8.7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-node@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
👾 Unit Test (TESTING) (lts/*, 8.7.4)
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/
👾 Unit Test (TESTING) (lts/*, 8.7.4)
The `save-state` 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/
👾 Unit Test (TESTING) (lts/*, 8.7.4)
The `save-state` 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/
👾 Unit Test (TESTING) (lts/*, 8.7.4)
The `save-state` 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/
👾 Unit Test (TESTING) (lts/*, 8.7.4)
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/
👾 Unit Test (TESTING) (lts/*, 8.7.4)
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/
🚧 Build (lts/*, 3.8.6, 11, 8.7.4)
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/
🚧 Build (lts/*, 3.8.6, 11, 8.7.4)
The `save-state` 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/
🚧 Build (lts/*, 3.8.6, 11, 8.7.4)
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/
🚧 Build (lts/*, 3.8.6, 11, 8.7.4)
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/
🚧 Build (lts/*, 3.8.6, 11, 8.7.4)
The `save-state` 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/
🚧 Build (lts/*, 3.8.6, 11, 8.7.4)
The `save-state` 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/