Skip to content

Unhelpful TODO output from decoder failure #25

@Janiczek

Description

@Janiczek

We've hit this in our app:

https://ellie-app.com/66WPxcDYHDHa1

Json.Decode.decodeString Iso8601.decoder "\"2010-09-31T14:29:25.01235Z\""
--> Err (Failure "TODO deadEndsToString" <internals>)

That message originates in elm/parser, and the best way forwards would probably be for elm/parser to either implement it or stop exposing it, but right now it's probably on the users of elm/parser to not use it and instead provide their own implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions