build(deps): bump the dev-dependencies group across 4 directories with 6 updates #2060
Annotations
11 errors
|
Run tools
Argument of type 'SubmittableExtrinsic<"promise", ISubmittableResult>[]' is not assignable to parameter of type 'Vec<Call> | (string | Uint8Array<ArrayBufferLike> | Call | IMethod<AnyTuple, any>)[]'.
|
Run tools
Property 'copy' is missing in type 'AbstractInt' but required in type 'BN'.
|
Run tools
Property 'copy' is missing in type 'AbstractInt' but required in type 'BN'.
|
Run tools
Property 'copy' is missing in type 'import("/home/runner/work/creditcoin3/creditcoin3/cli/node_modules/@polkadot/types/node_modules/@types/bn.js/index")' but required in type 'import("/home/runner/work/creditcoin3/creditcoin3/cli/node_modules/@types/bn.js/index")'.
|
Run tools
Argument of type 'Balance' is not assignable to parameter of type 'BN'.
|
Run tools
Property 'BalanceSet' of type 'AugmentedEvent<ApiType, [who: AccountId32, free: u128], { who: AccountId32; free: u128; }>' is not assignable to 'string' index type 'AugmentedEvent<ApiType>'.
|
Run tools
Type '[who: AccountId32, free: u128]' does not satisfy the constraint 'AnyTuple'.
|
Run tools
Property 'Burned' of type 'AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32; amount: u128; }>' is not assignable to 'string' index type 'AugmentedEvent<ApiType>'.
|
Run tools
Type '[who: AccountId32, amount: u128]' does not satisfy the constraint 'AnyTuple'.
|
Run tools
Property 'Deposit' of type 'AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32; amount: u128; }>' is not assignable to 'string' index type 'AugmentedEvent<ApiType>'.
|
Loading