WIP: More sale details + region info #12054
Annotations
10 errors and 8 warnings
pr (build:code):
packages/page-coretime/src/Sale/index.tsx#L245
Property 'name' is missing in type '{ start: { date: string; ts: number; blocks: number; }; end: { date: string; ts: number; blocks: number; }; }' but required in type 'PhaseInfo'.
|
pr (build:code):
packages/page-coretime/src/utils/sale.ts#L254
Type '{ end: { blocks: number; date: string | null; ts: number; }; start: { blocks: number; date: string | null; ts: number; }; }' is not assignable to type '{ start: { date: string; ts: number; blocks: number; }; end: { date: string; ts: number; blocks: number; }; }'.
|
pr (build:code):
packages/page-coretime/src/utils/sale.ts#L267
Type 'string | null' is not assignable to type 'string'.
|
pr (build:code):
packages/page-coretime/src/utils/sale.ts#L272
Type 'string | null' is not assignable to type 'string'.
|
pr (build:code)
Process completed with exit code 255.
|
pr (lint):
packages/page-coretime/src/Overview/Summary.tsx#L27
Missing space before function parentheses
|
pr (lint):
packages/page-coretime/src/Sale/index.tsx#L37
Missing space before function parentheses
|
pr (lint):
packages/page-coretime/src/Sale/index.tsx#L68
Expected indentation of 2 spaces but found 4
|
pr (lint)
Process completed with exit code 1.
|
pr (build:electron)
The hosted runner: GitHub Actions 19 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
pr (build:i18n)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pr (test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pr (build:code)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pr (lint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pr (lint):
packages/page-coretime/src/Sale/index.tsx#L257
The closing bracket must be aligned with the opening tag (expected column 20)
|
pr (lint):
packages/page-coretime/src/Sale/index.tsx#L267
The closing bracket must be aligned with the opening tag (expected column 20)
|
pr (lint):
packages/page-coretime/src/Sale/index.tsx#L277
The closing bracket must be aligned with the opening tag (expected column 20)
|
pr (build:electron)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|