V48 (impl-only): Ease metric chip gap and stop value cutoff #1434
ci.yml
on: push
Lint, Type-Check & Build
1m 1s
Validate GitHub Actions workflows
22s
Matrix: CodeQL Analysis
Super Linter (misc files)
0s
E2E, Visual & DB Tests
0s
Annotations
4 errors and 2 warnings
|
Lint, Type-Check & Build
Process completed with exit code 2.
|
|
Lint, Type-Check & Build
Type 'ZodObject<{ measurements: ZodArray<ZodObject<{ measurementKind: ZodString; magnitude: ZodOptional<ZodNumber>; volume: ZodNumber; rationale: ZodEffects<ZodOptional<ZodString>, string | undefined, unknown>; }, "strip", ZodTypeAny, { ...; }, { ...; }>, "many">; summary: ZodEffects<...>; }, "strip", ZodTypeAny, { ...; }...' is not assignable to type 'ZodType<{ summary: string; measurements: { measurementKind: string; volume: number; magnitude?: number | undefined; rationale?: string | undefined; }[]; }, ZodTypeDef, { summary: string; measurements: { ...; }[]; }>'.
|
|
Lint, Type-Check & Build
Parameter 's' implicitly has an 'any' type.
|
|
Lint, Type-Check & Build
Parameter 'b' implicitly has an 'any' type.
|
|
Validate GitHub Actions workflows
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint, Type-Check & Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|