Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Don't create enums for union types #966

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

Currently, we explicitly create enums for union types. This is always a false positive until we implement the @type annotation (see #875).

Desired solution

Don't create an enum annotation in this case for now.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

bug 🪲Something isn't workingreleasedIncluded in a release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions