Fix metadata extensions drop down issue #3
Annotations
15 errors and 5 warnings
pr (build:code):
packages/react-components/src/AssetImg.tsx#L4
'IconName' is declared but its value is never read.
|
pr (build:code):
packages/react-components/src/AssetImg.tsx#L8
'createWsEndpoints' is declared but its value is never read.
|
pr (build:code):
packages/react-components/src/AssetImg.tsx#L10
'useApi' is declared but its value is never read.
|
pr (build:code):
packages/react-components/src/AssetImg.tsx#L12
'Icon' is declared but its value is never read.
|
pr (build:code)
Process completed with exit code 255.
|
pr (lint):
packages/apps-routing/src/staking.ts#L5
'u32' is defined but never used. Allowed unused vars must match /^_/u
|
pr (lint):
packages/apps-routing/src/staking.ts#L5
'Vec' is defined but never used. Allowed unused vars must match /^_/u
|
pr (lint):
packages/apps-routing/src/staking.ts#L6
'PalletStakingStakingLedger' is defined but never used. Allowed unused vars must match /^_/u
|
pr (lint):
packages/page-accounts/src/Accounts/BannerExtension.tsx#L4
Run autofix to sort these imports!
|
pr (lint):
packages/page-assets/src/Overview/Asset.tsx#L20
Missing space before function parentheses
|
pr (lint):
packages/page-assets/src/Overview/Asset.tsx#L28
Missing space before function parentheses
|
pr (lint):
packages/page-assets/src/Overview/Asset.tsx#L41
Unsafe return of an `any` typed value
|
pr (lint):
packages/page-assets/src/Overview/Asset.tsx#L41
Unsafe call of an `any` typed value
|
pr (lint):
packages/page-assets/src/Overview/Asset.tsx#L41
Unsafe member access .find on an `any` value
|
pr (lint):
packages/page-assets/src/Overview/Asset.tsx#L41
Expected object keys to be in sorted order. Expected ids to be before symbol
|
pr (build:i18n)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pr (test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pr (build:code)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pr (build:electron)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pr (lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|