Skip to content

Add asset image

Add asset image #4

Triggered via pull request February 20, 2024 19:01
@Nick-1979Nick-1979
synchronize #6
addAssetImage
Status Success
Total duration 2m 38s
Artifacts

pr-any.yml

on: pull_request
Matrix: pr
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 5 warnings
pr (build:code): packages/page-assets/src/Overview/Asset.tsx#L8
Cannot find module '@polkadot/apps-config/assets/whitelist' or its corresponding type declarations.
pr (build:code): packages/page-assets/src/Overview/Asset.tsx#L41
Binding element 'symbol' implicitly has an 'any' type.
pr (build:code): packages/page-assets/src/Overview/Asset.tsx#L41
Binding element 'ids' implicitly has an 'any' type.
pr (build:code): packages/page-staking/src/Actions/useInactives.ts#L108
This condition will always return true since this function is always defined. Did you mean to call it instead?
pr (build:code): packages/page-staking/src/Actions/useInactives.ts#L119
Property 'isSome' does not exist on type 'Exposure | Option<SlashingSpans>'.
pr (build:code): packages/page-staking/src/Actions/useInactives.ts#L119
Property 'unwrap' does not exist on type 'Exposure | Option<SlashingSpans>'.
pr (build:code): packages/page-staking/src/useSortedTargets.ts#L333
Cannot find name 'SpStakingIndividualExposure'.
pr (build:code): packages/page-staking/src/useSortedTargets.ts#L336
Object is possibly 'null' or 'undefined'.
pr (build:code): packages/page-staking/src/useSortedTargets.ts#L336
Element implicitly has an 'any' type because expression of type '1' can't be used to index type 'string | number | boolean | AnyJson[] | { [index: string]: AnyJson; }'.
pr (build:code): packages/page-staking/src/useSortedTargets.ts#L338
Type 'never[]' is missing the following properties from type 'Vec<SpStakingIndividualExposure>': #private, Type, toRawType, registry, and 13 more.
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 (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: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 (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 (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 (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/.