microsoft / component-detection

Scans your project to determine what components you use
MIT License
412 stars 87 forks source link

Smoke Test Failure #948

Closed github-actions[bot] closed 7 months ago

github-actions[bot] commented 8 months ago

:x: Smoke Test Failure

The following smoke tests failed:

View Run

cc: @microsoft/ose-component-detection-maintainers

AB#2136687

cobya commented 7 months ago

Issue with circular dependency parsing after the virtual manifest changes. Fern will be investigating.

FernandoRojo commented 7 months ago

Caused by circular dependency

Fix in https://github.com/microsoft/component-detection/pull/975

cobya commented 7 months ago

Fixed in #975