Relay Chain - Coretime Overview UI Tab #11950
Annotations
8 errors
build:code:
packages/react-hooks/src/useBrokerPotentialRenewals.ts#L28
Type 'number' is not assignable to type 'any[]'.
|
build:code:
packages/react-hooks/src/useBrokerPotentialRenewals.ts#L35
Type '"Complete" | "Partial" | undefined' is not assignable to type '"Complete" | "Partial"'.
|
build:code:
packages/react-hooks/src/useBrokerPotentialRenewals.ts#L39
Type 'BN | undefined' is not assignable to type 'BN'.
|
build:code:
packages/react-hooks/src/useBrokerPotentialRenewals.ts#L40
Type 'string | null' is not assignable to type 'string'.
|
build:code:
packages/react-hooks/src/useCoretimeInformation.ts#L56
Argument of type '{ core: number; info: CoreWorkloadInfo[]; }[]' is not assignable to parameter of type 'SetStateAction<CoreWorkload[]>'.
|
build:code:
packages/react-hooks/src/useCoretimeInformation.ts#L84
Object literal may only specify known properties, and 'chainInfo' does not exist in type 'CoretimeInformation[] | ((prevState: CoretimeInformation[] | undefined) => CoretimeInformation[] | undefined)'.
|
build:code:
packages/react-hooks/src/useCoretimeInformation.ts#L93
Type 'CoretimeInformation[] | undefined' is not assignable to type 'CoretimeInformation | undefined'.
|
build:code
Process completed with exit code 255.
|
Loading