AutoFeedback API

Logs 7b83c94b-b12e-4a5e-8bb8-7a0735bfe7d0

12:19:24 [PREPARING] [INFO] Scanning for projects...
12:19:24 [PREPARING] [INFO]
12:19:24 [PREPARING] [INFO] --------------------< prog1:collections-iterations >--------------------
12:19:24 [PREPARING] [INFO] Building collections-iterations 1.0-SNAPSHOT
12:19:24 [PREPARING] [INFO]   from pom.xml
12:19:24 [PREPARING] [INFO] --------------------------------[ jar ]---------------------------------
12:19:26 [PREPARING] [INFO]
12:19:26 [PREPARING] [INFO] --- clean:3.2.0:clean (default-clean) @ collections-iterations ---
12:19:26 [PREPARING] [INFO]
12:19:26 [PREPARING] [INFO] --- resources:3.4.0:resources (default-resources) @ collections-iterations ---
12:19:27 [PREPARING] [INFO] Copying 1 resource from src/main/resources to target/classes
12:19:27 [PREPARING] [INFO]
12:19:27 [PREPARING] [INFO] --- compiler:3.15.0:compile (default-compile) @ collections-iterations ---
12:19:28 [PREPARING] [INFO] Recompiling the module because of changed source code.
12:19:28 [PREPARING] [INFO] Compiling 6 source files with javac [debug release 25] to target/classes
12:19:28 [PREPARING] [INFO] /git_3496315530121220101/src/main/java/ch/fhnw/prog1/exercise/textanalysis/WordCounter.java: /git_3496315530121220101/src/main/java/ch/fhnw/prog1/exercise/textanalysis/WordCounter.java uses unchecked or unsafe operations.
12:19:28 [PREPARING] [INFO] /git_3496315530121220101/src/main/java/ch/fhnw/prog1/exercise/textanalysis/WordCounter.java: Recompile with -Xlint:unchecked for details.
12:19:28 [PREPARING] [INFO]
12:19:28 [PREPARING] [INFO] --- resources:3.4.0:resources (default-resources) @ collections-iterations ---
12:19:28 [PREPARING] [INFO] Copying 1 resource from src/main/resources to target/classes
12:19:28 [PREPARING] [INFO]
12:19:28 [PREPARING] [INFO] --- compiler:3.15.0:compile (default-compile) @ collections-iterations ---
12:19:28 [PREPARING] [INFO] Nothing to compile - all classes are up to date.
12:19:28 [PREPARING] [INFO]
12:19:28 [PREPARING] [INFO] --- resources:3.4.0:testResources (default-testResources) @ collections-iterations ---
12:19:28 [PREPARING] [INFO] skip non existing resourceDirectory /git_3496315530121220101/src/test/resources
12:19:28 [PREPARING] [INFO]
12:19:28 [PREPARING] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ collections-iterations ---
12:19:28 [PREPARING] [INFO] Recompiling the module because of changed dependency.
12:19:28 [PREPARING] [INFO] Compiling 1 source file with javac [debug release 25] to target/test-classes
12:19:29 [PREPARING] [INFO] ------------------------------------------------------------------------
12:19:29 [PREPARING] [INFO] BUILD SUCCESS
12:19:29 [PREPARING] [INFO] ------------------------------------------------------------------------
12:19:29 [PREPARING] [INFO] Total time:  5.057 s
12:19:29 [PREPARING] [INFO] Finished at: 2026-04-26T12:19:29Z
12:19:29 [PREPARING] [INFO] ------------------------------------------------------------------------
12:19:55 [RUNNING  ] Starting evaluating step UnitTestEvaluation
12:19:55 [RUNNING  ] Starting evaluating step LlmEvaluation
12:20:09 [RUNNING  ] LLM evaluation done
12:20:09 [RUNNING  ] Evaluating step LlmEvaluation done
12:20:13 [RUNNING  ] Evaluating step UnitTestEvaluation done