Skip to content

Detect common type mistakes, and give useful feedback #94

@jaredoconnell

Description

@jaredoconnell

Please describe what you would like to see in this project

One common mistake that several members of the team have made at some point is specifying a string instead of an enum value for a string-enum in the Python SDK. It would be useful to detect common type errors, like string for an enum, and specify that you need to reference the enum in code, not the string. Use the string in the YAML input only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions