chore(deps): Update kotlinx-coroutines monorepo to v1.10.1 #434
GitHub Actions / Test Results
succeeded
Dec 20, 2024 in 0s
All 9 tests pass in 0s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
9 tests found
There are 9 tests, see "Raw output" for the full list of tests.
Raw output
org.incendo.cloud.discord.jda5.StandardJDACommandFactoryTest ‑ testCommandCreation()
org.incendo.cloud.discord.slash.StandardDiscordCommandFactoryTest ‑ testAggregateParser()
org.incendo.cloud.discord.slash.StandardDiscordCommandFactoryTest ‑ testCommandCreation()
org.incendo.cloud.discord.slash.StandardDiscordCommandFactoryTest ‑ testEnumChoices()
org.incendo.cloud.discord.slash.StandardDiscordCommandFactoryTest ‑ testSubCommandGroup()
org.incendo.cloud.discord.slash.StandardOptionRegistryTest ‑ [1] clazz=class java.lang.String, expected=DiscordOptionType{name=STRING, value=3, type=io.leangen.geantyref.TypeToken$1@4b1210ee}
org.incendo.cloud.discord.slash.StandardOptionRegistryTest ‑ [2] clazz=class java.lang.Integer, expected=DiscordOptionType{name=INTEGER, value=4, type=io.leangen.geantyref.TypeToken$1@5bc79255}
org.incendo.cloud.discord.slash.StandardOptionRegistryTest ‑ [3] clazz=class java.lang.Boolean, expected=DiscordOptionType{name=BOOLEAN, value=5, type=io.leangen.geantyref.TypeToken$1@e350b40}
org.incendo.cloud.discord.slash.StandardOptionRegistryTest ‑ [4] clazz=class java.lang.Double, expected=DiscordOptionType{name=NUMBER, value=10, type=io.leangen.geantyref.TypeToken$1@1acaf3d}
Loading