Skip to content

Update nodes & refactor handleAddress function #249

Update nodes & refactor handleAddress function

Update nodes & refactor handleAddress function #249

Triggered via pull request October 16, 2023 15:17
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: src/pallets/assets/assets.test.ts#L33
Argument of type '"Statemine"' is not assignable to parameter of type '"AssetHubPolkadot" | "Acala" | "Astar" | "BifrostPolkadot" | "Bitgreen" | "Centrifuge" | "Clover" | "ComposableFinance" | "Darwinia" | "HydraDX" | "Interlay" | "Kylin" | "Litentry" | ... 32 more ... | "Manta"'.
ci: src/pallets/assets/assets.test.ts#L38
Argument of type '"Statemine"' is not assignable to parameter of type '"AssetHubPolkadot" | "Acala" | "Astar" | "BifrostPolkadot" | "Bitgreen" | "Centrifuge" | "Clover" | "ComposableFinance" | "Darwinia" | "HydraDX" | "Interlay" | "Kylin" | "Litentry" | ... 32 more ... | "Manta"'.
ci: src/pallets/assets/assets.test.ts#L45
Argument of type '"Statemine"' is not assignable to parameter of type '"AssetHubPolkadot" | "Acala" | "Astar" | "BifrostPolkadot" | "Bitgreen" | "Centrifuge" | "Clover" | "ComposableFinance" | "Darwinia" | "HydraDX" | "Interlay" | "Kylin" | "Litentry" | ... 32 more ... | "Manta"'.
ci: src/pallets/assets/assets.test.ts#L49
Argument of type '"Statemint"' is not assignable to parameter of type '"AssetHubPolkadot" | "Acala" | "Astar" | "BifrostPolkadot" | "Bitgreen" | "Centrifuge" | "Clover" | "ComposableFinance" | "Darwinia" | "HydraDX" | "Interlay" | "Kylin" | "Litentry" | ... 32 more ... | "Manta"'.
ci: src/pallets/assets/assetsUtils.test.ts#L67
Argument of type '"Statemine"' is not assignable to parameter of type '"AssetHubPolkadot" | "Acala" | "Astar" | "BifrostPolkadot" | "Bitgreen" | "Centrifuge" | "Clover" | "ComposableFinance" | "Darwinia" | "HydraDX" | "Interlay" | "Kylin" | "Litentry" | ... 32 more ... | "Manta"'.
ci: src/pallets/xcmPallet/transfer.test.ts#L80
Argument of type '"Statemine"' is not assignable to parameter of type '"AssetHubPolkadot" | "Acala" | "Astar" | "BifrostPolkadot" | "Bitgreen" | "Centrifuge" | "Clover" | "ComposableFinance" | "Darwinia" | "HydraDX" | "Interlay" | "Kylin" | "Litentry" | ... 32 more ... | "Manta"'.
ci: src/pallets/xcmPallet/transfer.test.ts#L87
Argument of type '"Statemint"' is not assignable to parameter of type '"AssetHubPolkadot" | "Acala" | "Astar" | "BifrostPolkadot" | "Bitgreen" | "Centrifuge" | "Clover" | "ComposableFinance" | "Darwinia" | "HydraDX" | "Interlay" | "Kylin" | "Litentry" | ... 32 more ... | "Manta"'.
ci: src/pallets/xcmPallet/transfer.ts#L100
This comparison appears to be unintentional because the types '"AssetHubPolkadot" | "Acala" | "Astar" | "BifrostPolkadot" | "Bitgreen" | "Centrifuge" | "Clover" | "ComposableFinance" | "Darwinia" | "HydraDX" | "Interlay" | "Kylin" | "Litentry" | ... 32 more ... | "Manta"' and '"Statemint"' have no overlap.
ci: src/pallets/xcmPallet/transfer.ts#L100
This comparison appears to be unintentional because the types '"AssetHubPolkadot" | "Acala" | "Astar" | "BifrostPolkadot" | "Bitgreen" | "Centrifuge" | "Clover" | "ComposableFinance" | "Darwinia" | "HydraDX" | "Interlay" | "Kylin" | "Litentry" | ... 32 more ... | "Manta"' and '"Statemine"' have no overlap.
ci
Process completed with exit code 1.