Skip to content

report(performance): use metric savings for metric filter #5136

report(performance): use metric savings for metric filter

report(performance): use metric savings for metric filter #5136

Triggered via pull request October 13, 2023 22:15
Status Failure
Total duration 1m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

package-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.