Skip to content
This repository was archived by the owner on Nov 24, 2020. It is now read-only.
This repository was archived by the owner on Nov 24, 2020. It is now read-only.

Declarating a duplicated error name in a .sdkgen file will produce a invalid node-server code #39

@icaaro

Description

@icaaro

When is declared a duplicate error types in skdgen no advice or error are presented by the compiler and this will produce a invalid typescript code.

iex.


error NotLoggedIn
error WrongLogin
error InvalidCall
error InvalidToken

error NotLoggedIn
error WrongLogin
error InvalidCall
error InvalidToken

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions