Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emit the line and column numbers of dependency errors in Package.swift #7947

Open
AppAppWorks opened this issue Sep 8, 2024 · 0 comments
Open

Comments

@AppAppWorks
Copy link

AppAppWorks commented Sep 8, 2024

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 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)

No response

@AppAppWorks AppAppWorks changed the title Emit the line and column numbers of unresolved dependencies in Package.swift Emit the line and column numbers of unfound dependencies in Package.swift Sep 8, 2024
@AppAppWorks AppAppWorks changed the title Emit the line and column numbers of unfound dependencies in Package.swift Emit the line and column numbers of dependency errors in Package.swift Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant