Skip to content

build(deps): bump @polkadot/types from 15.2.1 to 15.3.1 #3286

build(deps): bump @polkadot/types from 15.2.1 to 15.3.1

build(deps): bump @polkadot/types from 15.2.1 to 15.3.1 #3286

Triggered via pull request January 13, 2025 12:26
Status Failure
Total duration 1m 1s
Artifacts

run_build.yml

on: pull_request
Matrix: Check application builds
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check application builds (20.x): src/common/interfaces/augment-api-consts.ts#L79
Property 'curatorDepositMultiplier' of type 'Permill & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
Check application builds (20.x): src/common/interfaces/augment-api-consts.ts#L100
Property 'claimDistributorAccountId' of type 'AccountId32 & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
Check application builds (20.x): src/common/interfaces/augment-api-consts.ts#L127
Property 'collatorPoolAccountId' of type 'AccountId32 & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
Check application builds (20.x): src/common/interfaces/augment-api-consts.ts#L135
Property 'feeDistributorAccountId' of type 'AccountId32 & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
Check application builds (20.x): src/common/interfaces/augment-api-consts.ts#L169
Property 'burn' of type 'Permill & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
Check application builds (20.x): src/common/interfaces/augment-api-consts.ts#L188
Property 'proposalBond' of type 'Permill & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
Check application builds (20.x): src/common/interfaces/augment-api-consts.ts#L300
Property 'levy' of type 'Perbill & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
Check application builds (20.x): src/common/interfaces/augment-api-consts.ts#L440
Property 'minimumBidIncreasePercentage' of type 'Perbill & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
Check application builds (20.x): src/common/interfaces/augment-api-consts.ts#L567
Property 'ethereumMigrationAccountId' of type 'AccountId32 & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
Check application builds (20.x): src/common/interfaces/augment-api-consts.ts#L624
Property 'migrationReimburser' of type 'AccountId32 & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
Check application builds (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636