chore(deps): Update logback monorepo to v1.5.32 #110
GitHub Actions / Test Results
succeeded
Feb 16, 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@1e6d1014}
org.incendo.cloud.discord.slash.StandardOptionRegistryTest ‑ [3] clazz=class java.lang.Boolean, expected=DiscordOptionType{name=BOOLEAN, value=5, type=io.leangen.geantyref.TypeToken$1@409bf450}
org.incendo.cloud.discord.slash.StandardOptionRegistryTest ‑ [4] clazz=class java.lang.Double, expected=DiscordOptionType{name=NUMBER, value=10, type=io.leangen.geantyref.TypeToken$1@22f31dec}
Loading