Skip to content

Update nodes & refactor handleAddress function #248

Update nodes & refactor handleAddress function

Update nodes & refactor handleAddress function #248

Triggered via pull request October 16, 2023 09:22
Status Failure
Total duration 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ci: src/pallets/assets/assets.ts#L7
Conversion of type '{ Acala: { paraId: number; relayChainAssetSymbol: string; nativeAssets: { symbol: string; decimals: number; }[]; otherAssets: { assetId: string; symbol: string; decimals: number; }[]; }; Astar: { paraId: number; relayChainAssetSymbol: string; nativeAssets: { ...; }[]; otherAssets: { ...; }[]; }; ... 42 more ...; Cru...' to type 'TAssetJsonMap' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ci
Process completed with exit code 1.