Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

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

Closed
myitcv opened this issue Feb 1, 2021 · 1 comment
Closed

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

myitcv opened this issue Feb 1, 2021 · 1 comment
Assignees
Labels
get go issues related to cue get go NeedsFix
Milestone

Comments

@myitcv
Copy link
Contributor

myitcv commented Feb 1, 2021

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
@myitcv myitcv added NeedsFix get go issues related to cue get go labels Feb 1, 2021
@myitcv myitcv added this to the v0.3.x milestone Feb 1, 2021
@myitcv myitcv self-assigned this Feb 1, 2021
@cueckoo
Copy link

cueckoo commented Jul 3, 2021

This issue has been migrated to cue-lang/cue#701.

For more details about CUE's migration to a new home, please see cue-lang/cue#1078.

@cueckoo cueckoo closed this as completed Jul 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
get go issues related to cue get go NeedsFix
Projects
None yet
Development

No branches or pull requests

2 participants