Currently the error message emitted for a dependency error during swift build doesn't include the line and column number of the declaration of such dependency in Package.swift, including them into the error message would immensely help editors emit better diagnostics.
Expected behavior
No response
Actual behavior
No response
Steps to reproduce
No response
Swift Package Manager version/commit hash
No response
Swift & OS version (output of swift --version && uname -a)
Description
Currently the error message emitted for a dependency error during
swift build
doesn't include the line and column number of the declaration of such dependency inPackage.swift
, including them into the error message would immensely help editors emit better diagnostics.Expected behavior
No response
Actual behavior
No response
Steps to reproduce
No response
Swift Package Manager version/commit hash
No response
Swift & OS version (output of
swift --version && uname -a
)No response