Skip to content

unicode mapping

unicode mapping #40

GitHub Actions / Maven Tests failed Feb 29, 2024 in 1s

31 passed, 15 failed and 0 skipped

Tests failed

Report Passed Failed Skipped Time
plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.itemgoal.ItemGoalValidationTest.xml 3✅ 444ms
plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalJSONTest.xml 1✅ 1❌ 79ms
plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.xml 1✅ 6❌ 317ms
plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalValidationTest.xml 2❌ 27ms
plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.rules.noblockbreak.NoBlockBreakRuleTest.xml 8✅ 3s
plugin/target/surefire-reports/TEST-wand555.github.io.challenges.types.blockbreak.BlockBreakTypeTest.xml 1✅ 167ms
plugin/target/surefire-reports/TEST-wand555.github.io.challenges.types.mob.MobTypeTest.xml 2✅ 66ms
plugin/target/surefire-reports/TEST-wand555.github.io.FileManagerTest.xml 2❌ 50ms
plugin/target/surefire-reports/TEST-wand555.github.io.goals.ItemGoalTest.xml 1✅ 26ms
plugin/target/surefire-reports/TEST-wand555.github.io.inventory.CollectedInventoryTest.xml 4❌ 56ms
plugin/target/surefire-reports/TEST-wand555.github.io.punishments.HealthPunishmentTest.xml 7✅ 808ms
plugin/target/surefire-reports/TEST-wand555.github.io.TimerUtilTest.xml 4✅ 6ms
plugin/target/surefire-reports/TEST-wand555.github.io.validation.ValidationTest.xml 3✅ 54ms

✅ plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.itemgoal.ItemGoalValidationTest.xml

3 tests were completed in 444ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
wand555.github.io.challenges.criteria.goals.itemgoal.ItemGoalValidationTest 3✅ 444ms

✅ wand555.github.io.challenges.criteria.goals.itemgoal.ItemGoalValidationTest

✅ testInvalidCode
✅ testValidCode
✅ testCompleteValidation

❌ plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalJSONTest.xml

2 tests were completed in 79ms with 1 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalJSONTest 1✅ 1❌ 79ms

❌ wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalJSONTest

❌ testMultipleMobsMobGoalJSON2Model
	org.opentest4j.AssertionFailedError: Unexpected exception thrown: java.lang.IllegalArgumentException: argument "src" is null
✅ testMinimalMobGoalJSON2Model

❌ plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.xml

7 tests were completed in 317ms with 1 passed, 6 failed and 0 skipped.

Test suite Passed Failed Skipped Time
wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest 1✅ 6❌ 317ms

❌ wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest

❌ testSingleStepComplete
	java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
❌ testMobKillTracked
	java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
❌ testMobGoalTrigger
	java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
❌ testSingleReachedComplete
	java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
✅ testMobGoalTriggerCheck
❌ testAllReachedComplete
	java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
❌ testCompleteConditionMet
	java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.

❌ plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalValidationTest.xml

2 tests were completed in 27ms with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalValidationTest 2❌ 27ms

❌ wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalValidationTest

❌ testInvalidMobCode
	java.lang.IllegalArgumentException: argument "src" is null
❌ testMobGoalValidator
	java.lang.IllegalArgumentException: argument "src" is null

✅ plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.rules.noblockbreak.NoBlockBreakRuleTest.xml

8 tests were completed in 3s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
wand555.github.io.challenges.criteria.rules.noblockbreak.NoBlockBreakRuleTest 8✅ 3s

✅ wand555.github.io.challenges.criteria.rules.noblockbreak.NoBlockBreakRuleTest

✅ testNoBlockBreakTrigger
✅ testIsInExemptionsOnBlockBreakEvent
✅ testNoBlockBreakRuleModel2JSON
✅ testNoBlockBreakTriggerCheck
✅ testIsNotInExemptionsOnBlockBreakEvent
✅ testInvalidExemptionsJSON2Model
✅ testComplexNoBlockBreakRuleJSON2Model
✅ testEmptyNoBlockBreakRuleJSON2Model

✅ plugin/target/surefire-reports/TEST-wand555.github.io.challenges.types.blockbreak.BlockBreakTypeTest.xml

1 tests were completed in 167ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
wand555.github.io.challenges.types.blockbreak.BlockBreakTypeTest 1✅ 167ms

✅ wand555.github.io.challenges.types.blockbreak.BlockBreakTypeTest

✅ testOnBlockBreak

✅ plugin/target/surefire-reports/TEST-wand555.github.io.challenges.types.mob.MobTypeTest.xml

2 tests were completed in 66ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
wand555.github.io.challenges.types.mob.MobTypeTest 2✅ 66ms

✅ wand555.github.io.challenges.types.mob.MobTypeTest

✅ testOnMobDeathNoKiller
✅ testOnMobDeathValid

❌ plugin/target/surefire-reports/TEST-wand555.github.io.FileManagerTest.xml

2 tests were completed in 50ms with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
wand555.github.io.FileManagerTest 2❌ 50ms

❌ wand555.github.io.FileManagerTest

❌ testReadFromFile
	com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException:
❌ testWriteToFile
	com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException:

✅ plugin/target/surefire-reports/TEST-wand555.github.io.goals.ItemGoalTest.xml

1 tests were completed in 26ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
wand555.github.io.goals.ItemGoalTest 1✅ 26ms

✅ wand555.github.io.goals.ItemGoalTest

✅ testInventoryClick

❌ plugin/target/surefire-reports/TEST-wand555.github.io.inventory.CollectedInventoryTest.xml

4 tests were completed in 56ms with 0 passed, 4 failed and 0 skipped.

Test suite Passed Failed Skipped Time
wand555.github.io.inventory.CollectedInventoryTest 4❌ 56ms

❌ wand555.github.io.inventory.CollectedInventoryTest

❌ testPrevPageClickDoNothing
	java.lang.NullPointerException: Cannot invoke "wand555.github.io.challenges.inventory.CollectedInventory.show(org.bukkit.entity.Player)" because "this.collectedInventory" is null
❌ testNextPageClickDoMove
	java.lang.NullPointerException: Cannot invoke "wand555.github.io.challenges.inventory.CollectedInventory.show(org.bukkit.entity.Player)" because "this.collectedInventory" is null
❌ testInitialOpen
	java.lang.NullPointerException: Cannot invoke "wand555.github.io.challenges.inventory.CollectedInventory.show(org.bukkit.entity.Player)" because "this.collectedInventory" is null
❌ testDifferentInvPerPlayer
	java.lang.NullPointerException: Cannot invoke "wand555.github.io.challenges.inventory.CollectedInventory.show(org.bukkit.entity.Player)" because "this.collectedInventory" is null

✅ plugin/target/surefire-reports/TEST-wand555.github.io.punishments.HealthPunishmentTest.xml

7 tests were completed in 808ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
wand555.github.io.punishments.HealthPunishmentTest 7✅ 808ms

✅ wand555.github.io.punishments.HealthPunishmentTest

✅ testComplexHealthPunishment1
✅ testComplexHealthPunishment2
✅ testCauserHeartsLostHealthPunishment
✅ testAllHeartsLostHealthPunishment
✅ testHealthPunishmentSchemaAccess
✅ testEmptyHealthPunishmentValidator
✅ testHealthAmount

✅ plugin/target/surefire-reports/TEST-wand555.github.io.TimerUtilTest.xml

4 tests were completed in 6ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
wand555.github.io.TimerUtilTest 4✅ 6ms

✅ wand555.github.io.TimerUtilTest

✅ testMinutesHoursOverlap
✅ testSecondsMinutesOverlap
✅ testHoursDaysOverlap
✅ testFormat

✅ plugin/target/surefire-reports/TEST-wand555.github.io.validation.ValidationTest.xml

3 tests were completed in 54ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
wand555.github.io.validation.ValidationTest 3✅ 54ms

✅ wand555.github.io.validation.ValidationTest

✅ testBareBoneMissingJSON
✅ testBareBoneJSON
✅ testBareBoneMultipleMissingJSON

Annotations

Check failure on line 90 in plugin/src/test/java/wand555/github/io/challenges/criteria/goals/mobgoal/MobGoalJSONTest.java

See this annotation in the file changed.

@github-actions github-actions / Maven Tests

wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalJSONTest ► testMultipleMobsMobGoalJSON2Model

Failed test found in:
  plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalJSONTest.xml
Error:
  org.opentest4j.AssertionFailedError: Unexpected exception thrown: java.lang.IllegalArgumentException: argument "src" is null
Raw output
org.opentest4j.AssertionFailedError: Unexpected exception thrown: java.lang.IllegalArgumentException: argument "src" is null
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertDoesNotThrow.createAssertionFailedError(AssertDoesNotThrow.java:84)
	at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:75)
	at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:58)
	at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3224)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalJSONTest.testMultipleMobsMobGoalJSON2Model(MobGoalJSONTest.java:90)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.IllegalArgumentException: argument "src" is null
	at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:5054)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3776)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalJSONTest.lambda$testMultipleMobsMobGoalJSON2Model$1(MobGoalJSONTest.java:90)
	at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:71)
	... 6 more

Check failure on line 130 in plugin/src/main/java/wand555/github/io/challenges/criteria/goals/MapGoal.java

See this annotation in the file changed.

@github-actions github-actions / Maven Tests

wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest ► testSingleStepComplete

Failed test found in:
  plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.xml
Error:
  java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
Raw output
java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
	at wand555.github.io.challenges.criteria.goals.MapGoal.updateBossBar(MapGoal.java:130)
	at wand555.github.io.challenges.criteria.goals.MapGoal.lambda$trigger$1(MapGoal.java:100)
	at wand555.github.io.challenges.types.Type.triggerIfCheckPasses(Type.java:22)
	at wand555.github.io.challenges.types.mob.MobType.onMobDeath(MobType.java:25)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
	at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77)
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
	at be.seeseemelk.mockbukkit.plugin.PluginManagerMock.callRegisteredListener(PluginManagerMock.java:545)
	at be.seeseemelk.mockbukkit.plugin.PluginManagerMock.callEvent(PluginManagerMock.java:500)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.lambda$callEvent$0(MobGoalTest.java:176)
	at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104)
	at java.base/java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:617)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.callEvent(MobGoalTest.java:176)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.testSingleStepComplete(MobGoalTest.java:138)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Check failure on line 130 in plugin/src/main/java/wand555/github/io/challenges/criteria/goals/MapGoal.java

See this annotation in the file changed.

@github-actions github-actions / Maven Tests

wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest ► testMobKillTracked

Failed test found in:
  plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.xml
Error:
  java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
Raw output
java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
	at wand555.github.io.challenges.criteria.goals.MapGoal.updateBossBar(MapGoal.java:130)
	at wand555.github.io.challenges.criteria.goals.MapGoal.lambda$trigger$1(MapGoal.java:100)
	at wand555.github.io.challenges.types.Type.triggerIfCheckPasses(Type.java:22)
	at wand555.github.io.challenges.types.mob.MobType.onMobDeath(MobType.java:25)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
	at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77)
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
	at be.seeseemelk.mockbukkit.plugin.PluginManagerMock.callRegisteredListener(PluginManagerMock.java:545)
	at be.seeseemelk.mockbukkit.plugin.PluginManagerMock.callEvent(PluginManagerMock.java:500)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.testMobKillTracked(MobGoalTest.java:127)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Check failure on line 130 in plugin/src/main/java/wand555/github/io/challenges/criteria/goals/MapGoal.java

See this annotation in the file changed.

@github-actions github-actions / Maven Tests

wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest ► testMobGoalTrigger

Failed test found in:
  plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.xml
Error:
  java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
Raw output
java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
	at wand555.github.io.challenges.criteria.goals.MapGoal.updateBossBar(MapGoal.java:130)
	at wand555.github.io.challenges.criteria.goals.MapGoal.lambda$trigger$1(MapGoal.java:100)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.testMobGoalTrigger(MobGoalTest.java:119)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Check failure on line 130 in plugin/src/main/java/wand555/github/io/challenges/criteria/goals/MapGoal.java

See this annotation in the file changed.

@github-actions github-actions / Maven Tests

wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest ► testSingleReachedComplete

Failed test found in:
  plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.xml
Error:
  java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
Raw output
java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
	at wand555.github.io.challenges.criteria.goals.MapGoal.updateBossBar(MapGoal.java:130)
	at wand555.github.io.challenges.criteria.goals.MapGoal.lambda$trigger$1(MapGoal.java:100)
	at wand555.github.io.challenges.types.Type.triggerIfCheckPasses(Type.java:22)
	at wand555.github.io.challenges.types.mob.MobType.onMobDeath(MobType.java:25)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
	at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77)
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
	at be.seeseemelk.mockbukkit.plugin.PluginManagerMock.callRegisteredListener(PluginManagerMock.java:545)
	at be.seeseemelk.mockbukkit.plugin.PluginManagerMock.callEvent(PluginManagerMock.java:500)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.lambda$callEvent$0(MobGoalTest.java:176)
	at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104)
	at java.base/java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:617)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.callEvent(MobGoalTest.java:176)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.testSingleReachedComplete(MobGoalTest.java:146)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Check failure on line 130 in plugin/src/main/java/wand555/github/io/challenges/criteria/goals/MapGoal.java

See this annotation in the file changed.

@github-actions github-actions / Maven Tests

wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest ► testAllReachedComplete

Failed test found in:
  plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.xml
Error:
  java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
Raw output
java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
	at wand555.github.io.challenges.criteria.goals.MapGoal.updateBossBar(MapGoal.java:130)
	at wand555.github.io.challenges.criteria.goals.MapGoal.lambda$trigger$1(MapGoal.java:100)
	at wand555.github.io.challenges.types.Type.triggerIfCheckPasses(Type.java:22)
	at wand555.github.io.challenges.types.mob.MobType.onMobDeath(MobType.java:25)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
	at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77)
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
	at be.seeseemelk.mockbukkit.plugin.PluginManagerMock.callRegisteredListener(PluginManagerMock.java:545)
	at be.seeseemelk.mockbukkit.plugin.PluginManagerMock.callEvent(PluginManagerMock.java:500)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.lambda$callEvent$0(MobGoalTest.java:176)
	at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104)
	at java.base/java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:617)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.callEvent(MobGoalTest.java:176)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.testAllReachedComplete(MobGoalTest.java:156)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Check failure on line 130 in plugin/src/main/java/wand555/github/io/challenges/criteria/goals/MapGoal.java

See this annotation in the file changed.

@github-actions github-actions / Maven Tests

wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest ► testCompleteConditionMet

Failed test found in:
  plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.xml
Error:
  java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
Raw output
java.lang.RuntimeException: Attempted boss bar creation while fixedOrder is false.
	at wand555.github.io.challenges.criteria.goals.MapGoal.updateBossBar(MapGoal.java:130)
	at wand555.github.io.challenges.criteria.goals.MapGoal.lambda$trigger$1(MapGoal.java:100)
	at wand555.github.io.challenges.types.Type.triggerIfCheckPasses(Type.java:22)
	at wand555.github.io.challenges.types.mob.MobType.onMobDeath(MobType.java:25)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
	at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77)
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
	at be.seeseemelk.mockbukkit.plugin.PluginManagerMock.callRegisteredListener(PluginManagerMock.java:545)
	at be.seeseemelk.mockbukkit.plugin.PluginManagerMock.callEvent(PluginManagerMock.java:500)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.lambda$callEvent$0(MobGoalTest.java:176)
	at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104)
	at java.base/java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:617)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.callEvent(MobGoalTest.java:176)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.testCompleteConditionMet(MobGoalTest.java:167)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Check failure on line 40 in plugin/src/test/java/wand555/github/io/challenges/criteria/goals/mobgoal/MobGoalValidationTest.java

See this annotation in the file changed.

@github-actions github-actions / Maven Tests

wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalValidationTest ► testInvalidMobCode

Failed test found in:
  plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalValidationTest.xml
Error:
  java.lang.IllegalArgumentException: argument "src" is null
Raw output
java.lang.IllegalArgumentException: argument "src" is null
	at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:5054)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3882)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalValidationTest.testInvalidMobCode(MobGoalValidationTest.java:40)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Check failure on line 32 in plugin/src/test/java/wand555/github/io/challenges/criteria/goals/mobgoal/MobGoalValidationTest.java

See this annotation in the file changed.

@github-actions github-actions / Maven Tests

wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalValidationTest ► testMobGoalValidator

Failed test found in:
  plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalValidationTest.xml
Error:
  java.lang.IllegalArgumentException: argument "src" is null
Raw output
java.lang.IllegalArgumentException: argument "src" is null
	at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:5054)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3882)
	at wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalValidationTest.testMobGoalValidator(MobGoalValidationTest.java:32)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Check failure on line 45 in plugin/src/test/java/wand555/github/io/FileManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Maven Tests

wand555.github.io.FileManagerTest ► testReadFromFile

Failed test found in:
  plugin/target/surefire-reports/TEST-wand555.github.io.FileManagerTest.xml
  plugin/target/surefire-reports/TEST-wand555.github.io.FileManagerTest.xml
Error:
  com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: 
Raw output
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: 
Unrecognized field "is_block" (class wand555.github.io.challenges.mapping.EntityTypeJSON), not marked as ignorable (3 known properties: "translation_key", "code", "img_name"])
 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 9, column: 6] (through reference chain: wand555.github.io.challenges.mapping.EntityTypeDataSource["data"]->java.util.ArrayList[0]->wand555.github.io.challenges.mapping.EntityTypeJSON["is_block"])
	at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1153)
	at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224)
	at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1793)
	at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperties(BeanDeserializerBase.java:1743)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeUsingPropertyBased(BeanDeserializer.java:461)
	at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.deserializeFromObjectUsingNonDefault(BeanDeserializerBase.java:1493)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:348)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:185)
	at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer._deserializeFromArray(CollectionDeserializer.java:359)
	at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:244)
	at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:28)
	at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:310)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)
	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4899)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3883)
	at wand555.github.io.FileManagerTest.setUp(FileManagerTest.java:45)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Check failure on line 61 in plugin/src/test/java/wand555/github/io/inventory/CollectedInventoryTest.java

See this annotation in the file changed.

@github-actions github-actions / Maven Tests

wand555.github.io.inventory.CollectedInventoryTest ► testPrevPageClickDoNothing

Failed test found in:
  plugin/target/surefire-reports/TEST-wand555.github.io.inventory.CollectedInventoryTest.xml
Error:
  java.lang.NullPointerException: Cannot invoke "wand555.github.io.challenges.inventory.CollectedInventory.show(org.bukkit.entity.Player)" because "this.collectedInventory" is null
Raw output
java.lang.NullPointerException: Cannot invoke "wand555.github.io.challenges.inventory.CollectedInventory.show(org.bukkit.entity.Player)" because "this.collectedInventory" is null
	at wand555.github.io.inventory.CollectedInventoryTest.testPrevPageClickDoNothing(CollectedInventoryTest.java:61)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)