Skip to content

Fix invalid Lookup assignment on augmentation and update polkadot and kusama metadata #6715

Fix invalid Lookup assignment on augmentation and update polkadot and kusama metadata

Fix invalid Lookup assignment on augmentation and update polkadot and kusama metadata #6715

Triggered via pull request March 14, 2024 22:20
Status Success
Total duration 5m 1s
Artifacts

pr-any.yml

on: pull_request
Matrix: pr
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 4 warnings
pr (build): packages/api-augment/src/substrate/runtime.ts#L52
Cannot find name 'XcmV3MultiLocation'.
pr (build): packages/api-augment/src/substrate/runtime.ts#L52
Cannot find name 'XcmV3MultiLocation'.
pr (build): packages/api-augment/src/substrate/runtime.ts#L56
Cannot find name 'XcmV3MultiLocation'.
pr (build): packages/api-augment/src/substrate/runtime.ts#L56
Cannot find name 'XcmV3MultiLocation'.
pr (build): packages/api-augment/src/substrate/runtime.ts#L60
Cannot find name 'XcmV3MultiLocation'.
pr (build): packages/api-augment/src/substrate/runtime.ts#L60
Cannot find name 'XcmV3MultiLocation'.
pr (build)
Process completed with exit code 255.
pr (deno): packages/api-augment/src/substrate/runtime.ts#L52
Cannot find name 'XcmV3MultiLocation'.
pr (deno): packages/api-augment/src/substrate/runtime.ts#L52
Cannot find name 'XcmV3MultiLocation'.
pr (deno): packages/api-augment/src/substrate/runtime.ts#L56
Cannot find name 'XcmV3MultiLocation'.
pr (deno): packages/api-augment/src/substrate/runtime.ts#L56
Cannot find name 'XcmV3MultiLocation'.
pr (deno): packages/api-augment/src/substrate/runtime.ts#L60
Cannot find name 'XcmV3MultiLocation'.
pr (deno): packages/api-augment/src/substrate/runtime.ts#L60
Cannot find name 'XcmV3MultiLocation'.
pr (deno)
Process completed with exit code 255.
pr (lint): packages/api-derive/src/accounts/identity.ts#L32
Unsafe argument of type `PalletIdentityIdentityInfo` assigned to a parameter of type `Data`
pr (lint): packages/api-derive/src/accounts/identity.ts#L33
Unsafe argument of type `PalletIdentityIdentityInfo` assigned to a parameter of type `Data`
pr (lint): packages/api-derive/src/staking/erasExposure.ts#L28
Unsafe assignment of an `any` value
pr (lint): packages/api-derive/src/staking/erasExposure.ts#L30
Unsafe call of an `any` typed value
pr (lint): packages/api-derive/src/staking/erasExposure.ts#L30
Unsafe member access .others on an `any` value
pr (lint): packages/api-derive/src/staking/erasExposure.ts#L31
Unsafe assignment of an `any` value
pr (lint): packages/api-derive/src/staking/erasExposure.ts#L31
Unsafe call of an `any` typed value
pr (lint): packages/api-derive/src/staking/erasExposure.ts#L31
Unsafe member access .toString on an `any` value
pr (lint): packages/api-derive/src/staking/erasExposure.ts#L33
Computed name [nominatorId] resolves to an any value
pr (lint): packages/api-derive/src/staking/erasExposure.ts#L33
Computed name [nominatorId] resolves to an any value
pr (test)
Process completed with exit code 1.
pr (build)
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/.
pr (deno)
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/.
pr (lint)
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/.
pr (test)
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/.