report(performance): use metric savings for metric filter #5136
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
Package Test
Type '{ id: string; weight: number; group?: string | undefined; acronym?: string | undefined; relevantAudits?: string[] | undefined; }[]' is not assignable to type '{ id: string | IcuMessage; weight: number; group?: string | IcuMessage | undefined; acronym?: MetricAcronym | undefined; relevantAudits?: (string | IcuMessage)[] | undefined; }[]'.
|
Package Test
Process completed with exit code 2.
|