chakra-core/ChakraCore

Improve error messages

Open

#2.658 geöffnet am 9. März 2017

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.374 Forks)batch import
Dev ExperienceTaskhelp wanted

Repository-Metriken

Stars
 (9.000 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

In order to provide the best possible development experience, we should improve error messages to call out as much information as possible (which parameter, which field, actual/expected types, etc.) when something goes wrong.

Sub-issues:

Fixed

  • #424 (fixed)
  • #2901

Poor / difficult to understand messages

Nice-to-have improvements

  • Follow up issue #2411 and PR #2648 (improved by the PR but still needs more work)

Contributor Guide