JetBrains / JetBrains/ExternalAnnotations

Wrong enum assignment

Open
#247 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
84
Forks
46
Avg merge
6h 55m
Merged PRs (30d)
1

Description

We have tons of `Assign` in external annotations, however it seems that we do not support specifying enum values with the names of the enum members (`IssuesReportWriterTest` start exception):

![image](https://github.com/JetBrains/ExternalAnnotations/assets/194765/ce1db8a9-5771-4477-b43b-92466a3a26c9)

Integer enum values are stable in `JetBrains.Annotations` and probably must be used instead. Or we may support the names in our code...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.