Relay Chain - Coretime Overview UI Tab #11951
Annotations
6 errors
build:code:
packages/page-coretime/src/ParachainsTable.tsx#L72
Property 'core' does not exist on type 'CoreWorkload[]'.
|
build:code:
packages/page-coretime/src/Overview/Summary.tsx#L33
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ kusama: number; polkadot: number; }'.
|
build:code:
packages/page-coretime/src/index.tsx#L54
Type 'ApiPromise | null' is not assignable to type 'ApiPromise'.
|
build:code:
packages/page-coretime/src/index.tsx#L57
Type 'RegionInfo[]' is missing the following properties from type 'RegionInfo': core, start, end, owner, and 2 more.
|
build:code:
packages/page-coretime/src/index.tsx#L64
Type 'CoretimeInformation | undefined' is not assignable to type 'CoretimeInformation'.
|
build:code
Process completed with exit code 255.
|
Loading