Skip to content

feat: add component usage data in the ComponentDetails component [FC-0076] #11431

feat: add component usage data in the ComponentDetails component [FC-0076]

feat: add component usage data in the ComponentDetails component [FC-0076] #11431

Triggered via pull request February 21, 2025 21:07
Status Failure
Total duration 2m 16s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
tests: src/library-authoring/component-info/ComponentUsage.tsx#L58
'downstreamHits' is possibly 'undefined'.
tests: src/library-authoring/component-info/ComponentUsage.tsx#L91
Type '{ children: string; key: string; href: string; target: "_blank"; }' is not assignable to type 'IntrinsicAttributes & Omit<Props, "ref"> & RefAttributes<HTMLAnchorElement>'.
tests
Process completed with exit code 2.