Fix typo #1797
Annotations
17 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.5, actions/setup-node@v2.4.1, codecov/codecov-action@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.5, actions/setup-node@v2.4.1, codecov/codecov-action@v2.1.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions/setup-node@v2.4.1
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/
|
Run actions/setup-node@v2.4.1
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/
|
Run actions/setup-node@v2.4.1
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/
|
Run actions/checkout@v2.3.5
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/
|
Run actions/checkout@v2.3.5
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/
|
run eslint test:
src/js/mock/error.ts#L6
Unexpected any. Specify a different type
|
run eslint test:
src/js/mock/managementClient.ts#L262
Unexpected any. Specify a different type
|
run eslint test:
src/js/utils.ts#L2
Unexpected any. Specify a different type
|
run eslint test:
src/js/utils.ts#L4
Unexpected any. Specify a different type
|
run eslint test:
src/react/account/AccountRow.tsx#L16
Unexpected any. Specify a different type
|
run eslint test:
src/react/account/AccountRow.tsx#L17
Unexpected any. Specify a different type
|
run eslint test:
src/react/account/AccountRow.tsx#L29
Unexpected any. Specify a different type
|
run eslint test:
src/react/account/details/properties/AccountInfo.tsx#L20
'useListAccounts' is defined but never used
|
run eslint test:
src/react/account/details/properties/AccountInfo.tsx#L32
'useSetAssumedRole' is defined but never used
|
run eslint test:
src/react/account/details/properties/AccountInfo.tsx#L33
'useAccessibleAccountsAdapter' is defined but never used
|
Loading