Skip to content

Decide on the convention for error messages #198

Open
@sbarzowski

Description

@sbarzowski

For example:

RUNTIME ERROR: couldn't open import "no chance a file with this name exists": no match locally or in the Jsonnet library paths

vs

RUNTIME ERROR: Couldn't open import "no chance a file with this name exists": no match locally or in the Jsonnet library paths.

We need to decide how we want it and keep it consistent. It may require changing APIs slightly, so that errors from Go (file not found, etc.) won't break our convention and that golint is happy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementerror reportingHow the errors are handled (e.g. stack trace quality)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions