Add asset image #6
Annotations
9 errors and 1 warning
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?
|
build:code:
packages/page-staking/src/Actions/useInactives.ts#L119
Property 'isSome' does not exist on type 'Exposure | Option<SlashingSpans>'.
|
build:code:
packages/page-staking/src/Actions/useInactives.ts#L119
Property 'unwrap' does not exist on type 'Exposure | Option<SlashingSpans>'.
|
build:code:
packages/page-staking/src/useSortedTargets.ts#L333
Cannot find name 'SpStakingIndividualExposure'.
|
build:code:
packages/page-staking/src/useSortedTargets.ts#L336
Object is possibly 'null' or 'undefined'.
|
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; }'.
|
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.
|
build:code:
packages/page-staking/src/useSortedTargets.ts#L344
Type '{ others: Vec<SpStakingIndividualExposure>; own: Compact<u128>; total: Compact<u128>; }' is missing the following properties from type 'PalletStakingExposure': #private, registry, defKeys, isEmpty, and 26 more.
|
build:code
Process completed with exit code 255.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading