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

Build Errors in Package.swift are not reported in problems #951

Open
adam-fowler opened this issue Jul 4, 2024 · 0 comments
Open

Build Errors in Package.swift are not reported in problems #951

adam-fowler opened this issue Jul 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@adam-fowler
Copy link
Contributor

Describe the bug
An error in the Package.swift that is not a syntax error that occurs at build time is not reported in the Problems view

To Reproduce
Steps to reproduce the behavior:

  1. Create new project
  2. Add a dependency to the target in the project to a module that does not exist
  3. Build (Shift+Cmd+B)
  4. No errors are reported in the problems view but the project failed to build

Expected behavior
Errors are reported in the Problems view

@adam-fowler adam-fowler added the bug Something isn't working label Jul 4, 2024
@award999 award999 assigned award999 and matthewbastien and unassigned award999 Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants