Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加 UUID 对 kotlin.uuid.Uuid 的兼容API #951

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

ForliyScarlet
Copy link
Member

@ForliyScarlet ForliyScarlet commented Oct 10, 2024

val uuid = kotlin.uuid.Uuid.random().ID
val ktUuid = uuid.toKotlin()

@ForliyScarlet ForliyScarlet added the 特性 一个新特性,或者一个新的功能/能力 label Oct 10, 2024
@ForliyScarlet
Copy link
Member Author

Qodana Community for JVM

4 new problems were found

Inspection name Severity Problems
Unresolved reference in KDoc 🔶 Warning 4

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@ForteScarlet ForteScarlet merged commit 1e79a42 into v4-dev Oct 10, 2024
6 checks passed
@ForteScarlet ForteScarlet deleted the support-kt-UUID branch October 10, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
特性 一个新特性,或者一个新的功能/能力
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants