Skip to content

chore(deps): update dependency openjdk to v25

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

chore(deps): update dependency openjdk to v25 #92

chore(deps): update dependency openjdk to v25
5104c56
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Report - bin/gradle clean build -i --scan --no-daemon failed Mar 13, 2026 in 0s

35 tests run, 34 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 75 in innie/src/test/kotlin/xyz/block/bittycity/innie/controllers/ReversalSanctionsControllerTest.kt

See this annotation in the file changed.

@github-actions github-actions / Test Report - bin/gradle clean build -i --scan --no-daemon

ReversalSanctionsControllerTest.should fail if sanctions fail()

io.kotest.assertions.AssertionFailedError: Missing elements from index 0
expected:<[SANCTIONS_FAILED]> but was:<[SANCTIONS_FAILED]>
Raw output
io.kotest.assertions.AssertionFailedError: Missing elements from index 0
expected:<[SANCTIONS_FAILED]> but was:<[SANCTIONS_FAILED]>
	at xyz.block.bittycity.innie.controllers.ReversalSanctionsControllerTest.should_fail_if_sanctions_fail$lambda$0(ReversalSanctionsControllerTest.kt:110)
	at xyz.block.bittycity.innie.testing.BittyCityTestCase.runTest(BittyCityTestCase.kt:12)
	at xyz.block.bittycity.innie.controllers.ReversalSanctionsControllerTest.should fail if sanctions fail(ReversalSanctionsControllerTest.kt:75)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)