Skip to content

allBuildInfo does not include foreign library dependencies #4763

@snoyberg

Description

@snoyberg

This may be a misunderstanding on my part, I'm not familiar with foreign libraries outside of the type ForeignLib itself. But it appears that:

  • A ForeignLib can introduce dependencies on packages
  • The allBuildInfo function will not return the BuildInfo values within ForeignLibs

It seems like this means we will not necessarily track dependencies from ForeignLibs. Is this intentional?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions