Skip to content

major refactoring

major refactoring #33

Triggered via push February 25, 2024 14:24
Status Failure
Total duration 3m 12s
Billable time 4m
Artifacts

maven_test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalJSONTest ► : plugin/src/test/java/wand555/github/io/challenges/criteria/goals/mobgoal/MobGoalJSONTest.java#L50
Failed test found in: plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalJSONTest.xml Error: java.lang.IllegalArgumentException: argument "src" is null
wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest ► : plugin/src/test/java/wand555/github/io/challenges/criteria/goals/mobgoal/MobGoalTest.java#L60
Failed test found in: plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.goals.mobgoal.MobGoalTest.xml Error: java.lang.IllegalArgumentException: argument "src" is null
wand555.github.io.challenges.criteria.rules.noblockbreak.NoBlockBreakRuleTest ► : plugin/src/test/java/wand555/github/io/challenges/criteria/rules/noblockbreak/NoBlockBreakRuleTest.java#L58
Failed test found in: plugin/target/surefire-reports/TEST-wand555.github.io.challenges.criteria.rules.noblockbreak.NoBlockBreakRuleTest.xml Error: java.lang.IllegalArgumentException: argument "src" is null
wand555.github.io.challenges.types.blockbreak.BlockBreakTypeTest ► testOnBlockBreak: plugin/src/main/java/wand555/github/io/challenges/types/blockbreak/BlockBreakType.java#L17
Failed test found in: plugin/target/surefire-reports/TEST-wand555.github.io.challenges.types.blockbreak.BlockBreakTypeTest.xml Error: java.lang.NullPointerException: Cannot invoke "wand555.github.io.challenges.Challenges.getServer()" because the return value of "wand555.github.io.challenges.Context.plugin()" is null
wand555.github.io.challenges.types.mob.MobTypeTest ► testOnMobDeathNoKiller: plugin/src/test/java/wand555/github/io/challenges/types/mob/MobTypeTest.java#L41
Failed test found in: plugin/target/surefire-reports/TEST-wand555.github.io.challenges.types.mob.MobTypeTest.xml Error: java.lang.IllegalStateException: Already mocking
wand555.github.io.FileManagerTest ► testReadFromFile: plugin/src/test/java/wand555/github/io/FileManagerTest.java#L45
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: java.lang.IllegalArgumentException: argument "src" is null
wand555.github.io.punishments.HealthPunishmentTest ► : plugin/src/test/java/wand555/github/io/punishments/HealthPunishmentTest.java#L52
Failed test found in: plugin/target/surefire-reports/TEST-wand555.github.io.punishments.HealthPunishmentTest.xml Error: java.lang.IllegalArgumentException: argument "src" is null
test
Failed test were found and 'fail-on-error' option is set to true
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.