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

cmd/cue: improve error messages for get go #701

Open
cueckoo opened this issue Jul 3, 2021 · 1 comment
Open

cmd/cue: improve error messages for get go #701

cueckoo opened this issue Jul 3, 2021 · 1 comment
Labels
get go issues related to cue get go NeedsFix

Comments

@cueckoo
Copy link
Collaborator

cueckoo commented Jul 3, 2021

Originally opened by @myitcv in cuelang/cue#701

As a follow up to #621 (and in preparation for #646) we should ensure we have good error messages for cue get go:

  • in case a dependency is not available/cannot be resolved (i.e. properly surfacing go/packages errors)
  • in case a target package cannot be properly type checked. Including:
    • syntax errors
    • type checking errors
@cueckoo cueckoo added get go issues related to cue get go NeedsFix labels Jul 3, 2021
@cueckoo cueckoo added this to the v0.4.x milestone Jul 3, 2021
@myitcv myitcv added the zGarden label Jun 15, 2023
@myitcv
Copy link
Member

myitcv commented Jun 20, 2023

Dropping the now-defunct v0.4.x milestone from this issue, but leaving the zGarden label such that we come round to considering what milestone this should sit in.

@myitcv myitcv removed this from the v0.4.x milestone Jun 20, 2023
@mvdan mvdan removed the zGarden label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
get go issues related to cue get go NeedsFix
Projects
None yet
Development

No branches or pull requests

3 participants