Bring Multi-Tenancy capabilities to the new Console #12943
Annotations
1 error and 16 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.3.3, actions/setup-node@v2, pnpm/action-setup@v2.1.0, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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:
features/admin.identity-providers.v1/components/utils/saml-idp-utils.ts#L226
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
π¦ Lint Changed Files:
features/admin.identity-providers.v1/components/utils/saml-idp-utils.ts#L226
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
π¦ Lint Changed Files:
features/admin.identity-providers.v1/components/utils/saml-idp-utils.ts#L306
Expected k to have a type annotation
|
π¦ Lint Changed Files:
features/admin.tenants.v1/components/tenant-grid.tsx#L19
'Box' is defined but never used. Allowed unused vars must match /^_/u
|
π¦ Lint Changed Files:
features/admin.tenants.v1/components/tenant-grid.tsx#L20
'CircularProgress' is defined but never used. Allowed unused vars must match /^_/u
|
π¦ Lint Changed Files:
features/admin.tenants.v1/components/tenant-grid.tsx#L22
'Typography' is defined but never used. Allowed unused vars must match /^_/u
|
π¦ Lint Changed Files:
features/admin.tenants.v1/components/tenant-grid.tsx#L50
't' is assigned a value but never used. Allowed unused vars must match /^_/u
|
π¦ Lint Changed Files:
features/admin.tenants.v1/components/with-tenant-grid-placeholders.tsx#L75
'isInitialRenderingComplete' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Loading