chakra-core/ChakraCore

Improve error messages

Open

#2.658 aberto em 9 de mar. de 2017

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)JavaScript (1.374 forks)batch import
Dev ExperienceTaskhelp wanted

Métricas do repositório

Stars
 (9.000 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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)

Guia do colaborador