Skip to content

Add ability to customize ParaID 🪛 #351

Add ability to customize ParaID 🪛

Add ability to customize ParaID 🪛 #351

Triggered via pull request December 22, 2023 15:51
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ci: src/maps/consts.ts#L112
Type 'Astar' is not assignable to type 'ParachainNode'.
ci: src/maps/consts.ts#L150
Type 'Shiden' is not assignable to type 'ParachainNode'.
ci: src/nodes/supported/Astar.ts#L43
Property 'transfer' in type 'Astar' is not assignable to the same property in base type 'ParachainNode'.
ci: src/nodes/supported/Shiden.ts#L44
Property 'transfer' in type 'Shiden' is not assignable to the same property in base type 'ParachainNode'.
ci
Process completed with exit code 1.