Fix invalid Lookup assignment on augmentation and update polkadot and kusama metadata #6715
Annotations
10 errors and 1 warning
lint:
packages/api-derive/src/accounts/identity.ts#L32
Unsafe argument of type `PalletIdentityIdentityInfo` assigned to a parameter of type `Data`
|
lint:
packages/api-derive/src/accounts/identity.ts#L33
Unsafe argument of type `PalletIdentityIdentityInfo` assigned to a parameter of type `Data`
|
lint:
packages/api-derive/src/staking/erasExposure.ts#L28
Unsafe assignment of an `any` value
|
lint:
packages/api-derive/src/staking/erasExposure.ts#L30
Unsafe call of an `any` typed value
|
lint:
packages/api-derive/src/staking/erasExposure.ts#L30
Unsafe member access .others on an `any` value
|
lint:
packages/api-derive/src/staking/erasExposure.ts#L31
Unsafe assignment of an `any` value
|
lint:
packages/api-derive/src/staking/erasExposure.ts#L31
Unsafe call of an `any` typed value
|
lint:
packages/api-derive/src/staking/erasExposure.ts#L31
Unsafe member access .toString on an `any` value
|
lint:
packages/api-derive/src/staking/erasExposure.ts#L33
Computed name [nominatorId] resolves to an any value
|
lint:
packages/api-derive/src/staking/erasExposure.ts#L33
Computed name [nominatorId] resolves to an any value
|
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/.
|
Loading