Skip to content

Relay Chain - Coretime Overview UI Tab #11950

Relay Chain - Coretime Overview UI Tab

Relay Chain - Coretime Overview UI Tab #11950

Triggered via pull request October 16, 2024 11:53
Status Success
Total duration 2m 35s
Artifacts

pr-any.yml

on: pull_request
Matrix: pr
Fit to window
Zoom out
Zoom in

Annotations

16 errors
pr (build:code): packages/react-hooks/src/useBrokerPotentialRenewals.ts#L28
Type 'number' is not assignable to type 'any[]'.
pr (build:code): packages/react-hooks/src/useBrokerPotentialRenewals.ts#L35
Type '"Complete" | "Partial" | undefined' is not assignable to type '"Complete" | "Partial"'.
pr (build:code): packages/react-hooks/src/useBrokerPotentialRenewals.ts#L39
Type 'BN | undefined' is not assignable to type 'BN'.
pr (build:code): packages/react-hooks/src/useBrokerPotentialRenewals.ts#L40
Type 'string | null' is not assignable to type 'string'.
pr (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[]>'.
pr (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)'.
pr (build:code): packages/react-hooks/src/useCoretimeInformation.ts#L93
Type 'CoretimeInformation[] | undefined' is not assignable to type 'CoretimeInformation | undefined'.
pr (build:code)
Process completed with exit code 255.
pr (lint): packages/apps-routing/src/coretime.ts#L10
Unsafe assignment of an `any` value
pr (lint): packages/page-coretime/src/index.tsx#L4
incorrect header
pr (lint): packages/page-coretime/src/translate.ts#L4
incorrect header
pr (lint): packages/page-coretime/src/utils.ts#L4
incorrect header
pr (lint): packages/react-hooks/src/useCoretimeInformation.ts#L88
Unexpected trailing comma
pr (lint)
Process completed with exit code 1.