Giter VIP home page Giter VIP logo

Comments (6)

enisoc avatar enisoc commented on September 23, 2024

I experienced the same confusion on the types page, where the tool outputs messages like the following instead of something similar to what's shown in the docs:

non-concrete value (float)*:
    [...]

from cue.

enisoc avatar enisoc commented on September 23, 2024

The page on order being irrelevant also hits this issue since the example incidentally generates a bottom value.

from cue.

enisoc avatar enisoc commented on September 23, 2024

The example on the disjunctions page could also be updated to avoid hitting this, perhaps by adding an emit value of lossy so the tool doesn't try to export conn.

from cue.

mpvl avatar mpvl commented on September 23, 2024

All the information is there. I originally did print the full tree with errors as values, but that made it too hard to see the errors, when they were buried in large configs. I'm even worried this may happen when the errors are printed at the end, but that would be a compromise. Would that work better you think? A vet tool could be used to only validate if one wishes.

As for the non-concrete values, I think eval should print those by default, and then allow different modes for: raw, medium, complete, or so.

On a pedantic note: even though I keep the errors in the tree, theoretically, if a unification error (so not an incomplete error) occurs within a tree, the full tree fails.

from cue.

mpvl avatar mpvl commented on September 23, 2024

By default cue now prints non-concrete values when using eval.

cue eval -i can now be used to print (partially) evaluated output with errors. This is basically what is shown in the tutorial.

from cue.

cueckoo avatar cueckoo commented on September 23, 2024

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

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

from cue.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.