Skip to content

fix(cost-insights): show spend in partial chart periods #14838

fix(cost-insights): show spend in partial chart periods

fix(cost-insights): show spend in partial chart periods #14838

Triggered via pull request July 20, 2026 18:46
Status Failure
Total duration 3m 23s
Artifacts

ci.yml

on: pull_request
Matrix: workspace-tests
notify-main-failure
0s
notify-main-failure
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
typecheck
Argument of type '{ label: string; variableUsd: number; scheduledUsd: number; }[]' is not assignable to parameter of type 'CompleteSpendEvidenceInput[]'.
typecheck
Argument of type '{ label: string; variableUsd: number; scheduledUsd: number; }[]' is not assignable to parameter of type 'CompleteSpendEvidenceInput[]'.
typecheck
Argument of type '{ label: string; variableUsd: number; scheduledUsd: number; anomalyThresholdUsd: number; }[]' is not assignable to parameter of type 'CompleteSpendEvidenceInput[]'.
typecheck
Argument of type '{ label: string; variableUsd: number; scheduledUsd: number; anomalyThresholdUsd: number; }[]' is not assignable to parameter of type 'CompleteSpendEvidenceInput[]'.
typecheck
Type 'number' is not assignable to type 'never'.
typecheck
Type 'number' is not assignable to type 'never'.
typecheck
Type 'number' is not assignable to type 'never'.
typecheck
Type 'string' is not assignable to type 'never'.
typecheck
Argument of type '{ label: string; variableUsd: number; scheduledUsd: number; anomalyThresholdUsd: number; }[]' is not assignable to parameter of type 'CompleteSpendEvidenceInput[]'.
typecheck
Type '{ periodStart: string; periodEndExclusive: string; coveredHours: number; totalHours: number; coverage: string; anomalyThresholdUsd: never; label: never; scheduledUsd: never; variableUsd: never; }[]' is not assignable to type 'never[]'.
typecheck
[git-mirror] Skipping cache commit: Found 2 failed/cancelled steps