Skip to content

chore(deps): Update gradle and github actions

347c993
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

chore(deps): Update gradle and github actions (major) #107

chore(deps): Update gradle and github actions
347c993
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Apr 28, 2026 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 347c993. ± Comparison against earlier commit 10b6911.

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.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}