Skip to content

Consider making the invalid input error message more descriptive #91

@koote

Description

@koote

What happened here is that the table expects an array of length 3, but the input array has length 2.
However, the current error message is too vague: "invalid input: expected 3, got 2".
It’s unclear what the numbers 3 and 2 refer to.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationRequires documentation or contains documentation changes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions