Skip to content
GitHub Actions / Test Results failed May 29, 2024 in 0s

2 fail, 120 pass in 1s

 16 files   - 2   16 suites   - 2   1s ⏱️ ±0s
122 tests +8  120 ✅ +6  0 💤 ±0  2 ❌ +2 
122 runs  +2  120 ✅ ±0  0 💤 ±0  2 ❌ +2 

Results for commit 50c07b5. ± Comparison against earlier commit c73aba7.

Annotations

Check warning on line 0 in de.sipgate.federmappe.common.sanitychecks.StringMapDecoderIterationCheck

See this annotation in the file changed.

@github-actions github-actions / Test Results

twoAttributesAreDecoded() (de.sipgate.federmappe.common.sanitychecks.StringMapDecoderIterationCheck) failed

common/build/test-results/test/TEST-de.sipgate.federmappe.common.sanitychecks.StringMapDecoderIterationCheck.xml [took 0s]
Raw output
java.lang.ArrayIndexOutOfBoundsException: -1
	at kotlinx.serialization.internal.PluginGeneratedSerialDescriptor.getElementName(PluginGeneratedSerialDescriptor.kt:138)
	at de.sipgate.federmappe.common.sanitychecks.StringMapDecoderIterationCheck.twoAttributesAreDecoded(StringMapDecoderIterationCheck.kt:52)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.sipgate.federmappe.common.sanitychecks.StringMapDecoderIterationCheck

See this annotation in the file changed.

@github-actions github-actions / Test Results

multipleAttributesAreCompletelyDecoded() (de.sipgate.federmappe.common.sanitychecks.StringMapDecoderIterationCheck) failed

common/build/test-results/test/TEST-de.sipgate.federmappe.common.sanitychecks.StringMapDecoderIterationCheck.xml [took 0s]
Raw output
java.lang.ArrayIndexOutOfBoundsException: -1
	at kotlinx.serialization.internal.PluginGeneratedSerialDescriptor.getElementName(PluginGeneratedSerialDescriptor.kt:138)
	at de.sipgate.federmappe.common.sanitychecks.StringMapDecoderIterationCheck.multipleAttributesAreCompletelyDecoded(StringMapDecoderIterationCheck.kt:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)