[DRAFT] Make Console & My Account non SaaS #7009
Annotations
1 error and 17 warnings
🦄 Lint Changed Files
Process completed with exit code 1.
|
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/
|
🥡 Setup pnpm
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/
|
🥡 Setup pnpm
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/
|
🥡 Setup pnpm
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/
|
🎈 Get pnpm store directory
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/
|
⬇️ Checkout
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/
|
⬇️ Checkout
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/
|
|
🦄 Lint Changed Files:
apps/console/src/features/organizations/components/organization-list.tsx#L27
'SessionStorageUtils' is defined but never used. Allowed unused vars must match /^_/u
|
🦄 Lint Changed Files:
apps/console/src/features/organizations/components/organization-list.tsx#L61
'OrganizationUtils' is defined but never used. Allowed unused vars must match /^_/u
|
🦄 Lint Changed Files:
apps/console/src/features/organizations/components/organization-list.tsx#L157
'isOrganizationSwitchRequestLoading' is assigned a value but never used. Allowed unused vars must match /^_/u
|
🦄 Lint Changed Files:
apps/console/src/features/organizations/components/organization-list.tsx#L185
'breadcrumbList' is assigned a value but never used. Allowed unused vars must match /^_/u
|
🦄 Lint Changed Files:
apps/console/src/features/organizations/components/organization-list.tsx#L317
Expected response to have a type annotation
|
🦄 Lint Changed Files:
apps/console/src/features/organizations/components/organization-list.tsx#L320
'response' is assigned a value but never used. Allowed unused vars must match /^_/u
|
🦄 Lint Changed Files:
apps/console/src/init/app-utils.ts#L120
This line has a length of 134. Maximum allowed is 120
|
🦄 Lint Changed Files:
apps/console/src/protected-app.tsx#L36
'TokenConstants' is defined but never used. Allowed unused vars must match /^_/u
|
🦄 Lint Changed Files:
apps/console/src/protected-app.tsx#L139
'requestCustomGrant' is assigned a value but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading