chore(deps): Update gradle and github actions (major) #107
GitHub Actions / Test Results
succeeded
Apr 28, 2026 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.jda6.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@694e1548}
org.incendo.cloud.discord.slash.StandardOptionRegistryTest ‑ [3] clazz=class java.lang.Boolean, expected=DiscordOptionType{name=BOOLEAN, value=5, type=io.leangen.geantyref.TypeToken$1@74f0ea28}
org.incendo.cloud.discord.slash.StandardOptionRegistryTest ‑ [4] clazz=class java.lang.Double, expected=DiscordOptionType{name=NUMBER, value=10, type=io.leangen.geantyref.TypeToken$1@e57b96d}
Loading