feat: [UIE-10535] - IAM: MaskableText component #9164
Annotations
10 errors and 1 warning
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/Databases/DatabaseDetail/DatabaseNetworking/DatabaseConnectionPoolRow.tsx#L2
[eslint] reported by reviewdog 🐶
Expected "@akamai/cds-components/react/Table" to come before "@linode/ui".
Raw Output:
{"ruleId":"perfectionist/sort-imports","severity":2,"message":"Expected \"@akamai/cds-components/react/Table\" to come before \"@linode/ui\".","line":2,"column":1,"nodeType":"ImportDeclaration","messageId":"unexpectedImportsOrder","endLine":2,"endColumn":74,"fix":{"range":[0,110],"text":"import { TableCell, TableRow } from '@akamai/cds-components/react/Table';
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/Databases/DatabaseDetail/DatabaseAdvancedConfiguration/DatabaseConfigurationItem.tsx#L9
[eslint] reported by reviewdog 🐶
Expected "@akamai/cds-components/react/Button" to come before "@linode/ui".
Raw Output:
{"ruleId":"perfectionist/sort-imports","severity":2,"message":"Expected \"@akamai/cds-components/react/Button\" to come before \"@linode/ui\".","line":9,"column":1,"nodeType":"ImportDeclaration","messageId":"unexpectedImportsOrder","endLine":9,"endColumn":62,"fix":{"range":[0,177],"text":"import { Button } from '@akamai/cds-components/react/Button';
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/Databases/DatabaseDetail/DatabaseAdvancedConfiguration/DatabaseAdvancedConfigurationDrawer.tsx#L15
[eslint] reported by reviewdog 🐶
Expected "@akamai/cds-components/react/Button" to come before "@mui/material/Grid".
Raw Output:
{"ruleId":"perfectionist/sort-imports","severity":2,"message":"Expected \"@akamai/cds-components/react/Button\" to come before \"@mui/material/Grid\".","line":15,"column":1,"nodeType":"ImportDeclaration","messageId":"unexpectedImportsOrder","endLine":15,"endColumn":62,"fix":{"range":[0,484],"text":"import { Button } from '@akamai/cds-components/react/Button';
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/Databases/DatabaseDetail/DatabaseAdvancedConfiguration/DatabaseAdvancedConfiguration.tsx#L4
[eslint] reported by reviewdog 🐶
Expected "@akamai/cds-components/react/Button" to come before "@tanstack/react-router".
Raw Output:
{"ruleId":"perfectionist/sort-imports","severity":2,"message":"Expected \"@akamai/cds-components/react/Button\" to come before \"@tanstack/react-router\".","line":4,"column":1,"nodeType":"ImportDeclaration","messageId":"unexpectedImportsOrder","endLine":4,"endColumn":62,"fix":{"range":[0,207],"text":"import { Button } from '@akamai/cds-components/react/Button';
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/Databases/DatabaseDetail/AccessControls.tsx#L3
[eslint] reported by reviewdog 🐶
Expected "@akamai/cds-components/react/Button" to come before "@linode/ui".
Raw Output:
{"ruleId":"perfectionist/sort-imports","severity":2,"message":"Expected \"@akamai/cds-components/react/Button\" to come before \"@linode/ui\".","line":3,"column":1,"nodeType":"ImportDeclaration","messageId":"unexpectedImportsOrder","endLine":3,"endColumn":62,"fix":{"range":[0,179],"text":"import { Button } from '@akamai/cds-components/react/Button';
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/Databases/DatabaseCreate/DatabaseCreate.style.ts#L3
[eslint] reported by reviewdog 🐶
Expected "@akamai/cds-components/react/Button" to come before "@mui/material".
Raw Output:
{"ruleId":"perfectionist/sort-imports","severity":2,"message":"Expected \"@akamai/cds-components/react/Button\" to come before \"@mui/material\".","line":3,"column":1,"nodeType":"ImportDeclaration","messageId":"unexpectedImportsOrder","endLine":3,"endColumn":62,"fix":{"range":[0,164],"text":"import { Button } from '@akamai/cds-components/react/Button';
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/Account/SwitchAccounts/ChildAccountsTable.tsx#L2
[eslint] reported by reviewdog 🐶
Expected "@akamai/cds-components/react/Pagination" to come before "@linode/ui".
Raw Output:
{"ruleId":"perfectionist/sort-imports","severity":2,"message":"Expected \"@akamai/cds-components/react/Pagination\" to come before \"@linode/ui\".","line":2,"column":1,"nodeType":"ImportDeclaration","messageId":"unexpectedImportsOrder","endLine":2,"endColumn":70,"fix":{"range":[0,242],"text":"import { Pagination } from '@akamai/cds-components/react/Pagination';
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/components/ImageSelect/ImageSelectTableRow.tsx#L10
[eslint] reported by reviewdog 🐶
Expected "@akamai/cds-components/react/Table" to come before "@mui/material/useMediaQuery".
Raw Output:
{"ruleId":"perfectionist/sort-imports","severity":2,"message":"Expected \"@akamai/cds-components/react/Table\" to come before \"@mui/material/useMediaQuery\".","line":10,"column":1,"nodeType":"ImportDeclaration","messageId":"unexpectedImportsOrder","endLine":10,"endColumn":74,"fix":{"range":[0,293],"text":"import { TableCell, TableRow } from '@akamai/cds-components/react/Table';
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/components/ImageSelect/ImageSelectTable.tsx#L20
[eslint] reported by reviewdog 🐶
Expected "@akamai/cds-components/react/Pagination" to come before "@mui/material/useMediaQuery".
Raw Output:
{"ruleId":"perfectionist/sort-imports","severity":2,"message":"Expected \"@akamai/cds-components/react/Pagination\" to come before \"@mui/material/useMediaQuery\".","line":20,"column":1,"nodeType":"ImportDeclaration","messageId":"unexpectedImportsOrder","endLine":20,"endColumn":70,"fix":{"range":[0,564],"text":"import { Pagination } from '@akamai/cds-components/react/Pagination';
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@eae0cfeb286e66ffb5155f1a79b90583a127a68b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Loading