build(deps): bump @polkadot/types from 15.2.1 to 15.3.1 #3286
Annotations
10 errors and 1 warning
Run npm run build --if-present:
src/common/interfaces/augment-api-consts.ts#L79
Property 'curatorDepositMultiplier' of type 'Permill & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
|
Run npm run build --if-present:
src/common/interfaces/augment-api-consts.ts#L100
Property 'claimDistributorAccountId' of type 'AccountId32 & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
|
Run npm run build --if-present:
src/common/interfaces/augment-api-consts.ts#L127
Property 'collatorPoolAccountId' of type 'AccountId32 & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
|
Run npm run build --if-present:
src/common/interfaces/augment-api-consts.ts#L135
Property 'feeDistributorAccountId' of type 'AccountId32 & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
|
Run npm run build --if-present:
src/common/interfaces/augment-api-consts.ts#L169
Property 'burn' of type 'Permill & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
|
Run npm run build --if-present:
src/common/interfaces/augment-api-consts.ts#L188
Property 'proposalBond' of type 'Permill & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
|
Run npm run build --if-present:
src/common/interfaces/augment-api-consts.ts#L300
Property 'levy' of type 'Perbill & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
|
Run npm run build --if-present:
src/common/interfaces/augment-api-consts.ts#L440
Property 'minimumBidIncreasePercentage' of type 'Perbill & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
|
Run npm run build --if-present:
src/common/interfaces/augment-api-consts.ts#L567
Property 'ethereumMigrationAccountId' of type 'AccountId32 & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
|
Run npm run build --if-present:
src/common/interfaces/augment-api-consts.ts#L624
Property 'migrationReimburser' of type 'AccountId32 & AugmentedConst<ApiType>' is not assignable to 'string' index type 'Codec'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading