Bump @polkadot/api from 14.3.1 to 15.5.1 #145
Annotations
10 errors
Run yarn lint:
helpers/api/extrinsics.ts#L6
Type 'AccountInfo' does not satisfy the constraint 'Codec'.
|
Run yarn lint:
helpers/api/extrinsics.ts#L7
Property 'data' does not exist on type 'Codec'.
|
Run yarn lint:
helpers/given.test.ts#L12
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
|
Run yarn lint:
helpers/given.test.ts#L31
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
|
Run yarn lint:
tests/xcm-transfer/astar-asset-hub.test.ts#L21
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
|
Run yarn lint:
tests/xcm-transfer/astar-asset-hub.test.ts#L32
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
|
Run yarn lint:
tests/xcm-transfer/astar-asset-hub.test.ts#L33
Property 'unwrap' does not exist on type 'Codec'.
|
Run yarn lint:
tests/xcm-transfer/astar-asset-hub.test.ts#L53
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
|
Run yarn lint:
tests/xcm-transfer/astar-asset-hub.test.ts#L64
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
|
Run yarn lint:
tests/xcm-transfer/astar-asset-hub.test.ts#L65
Property 'unwrap' does not exist on type 'Codec'.
|
Loading