Upgrade console and my account to React Router v6 #11464
Annotations
1 error and 18 warnings
apps/myaccount/src/components/user-sessions/user-sessions-terminate-modal.tsx#L22
'modules/core/dist/types/exceptions' import is restricted from being used by a pattern
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2.3.3, actions/setup-node@v2, pnpm/action-setup@v2.1.0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.3, actions/setup-node@v2, pnpm/action-setup@v2.1.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
apps/myaccount/src/app.tsx#L70
Expected navigate to have a type annotation
|
apps/myaccount/src/app.tsx#L346
Unexpected console statement
|
apps/myaccount/src/app.tsx#L347
Unexpected console statement
|
apps/myaccount/src/app.tsx#L348
Unexpected console statement
|
apps/myaccount/src/components/authentication/sign-out.tsx#L26
'history' is defined but never used. Allowed unused vars must match /^_/u
|
|
apps/myaccount/src/components/overview/widgets/account-security-widget.tsx#L25
'history' is defined but never used. Allowed unused vars must match /^_/u
|
apps/myaccount/src/components/overview/widgets/account-security-widget.tsx#L43
Expected navigate to have a type annotation
|
|
|
This job succeeded
Loading