Skip to content

chore(deps): Update dependency org.jetbrains.kotlin.jvm:org.jetbrains… #323

chore(deps): Update dependency org.jetbrains.kotlin.jvm:org.jetbrains…

chore(deps): Update dependency org.jetbrains.kotlin.jvm:org.jetbrains… #323

GitHub Actions / Test Results succeeded Aug 6, 2024 in 0s

All 9 tests pass in 0s

9 tests  ±0   9 ✅ ±0   0s ⏱️ ±0s
3 suites ±0   0 💤 ±0 
3 files   ±0   0 ❌ ±0 

Results for commit 63a26b2. ± Comparison against earlier commit fb80913.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions 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@6aaf03a}
org.incendo.cloud.discord.slash.StandardOptionRegistryTest ‑ [2] clazz=class java.lang.Integer, expected=DiscordOptionType{name=INTEGER, value=4, type=io.leangen.geantyref.TypeToken$1@2d645ed1}
org.incendo.cloud.discord.slash.StandardOptionRegistryTest ‑ [3] clazz=class java.lang.Boolean, expected=DiscordOptionType{name=BOOLEAN, value=5, type=io.leangen.geantyref.TypeToken$1@69c9a597}
org.incendo.cloud.discord.slash.StandardOptionRegistryTest ‑ [4] clazz=class java.lang.Double, expected=DiscordOptionType{name=NUMBER, value=10, type=io.leangen.geantyref.TypeToken$1@30386049}