Fix missing \ #18
Annotations
5 errors, 3 warnings, and 1 notice
test#L0
Junit Results ran 7688 in 1112.973999999999 seconds 0 Errored, 2 Failed, 1 Skipped
|
createTextUnit_asEditor_shouldCreateTextUnitUnit():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/in/www1/artemis/lecture/TextUnitIntegrationTest.java#L86
Junit test createTextUnit_asEditor_shouldCreateTextUnitUnit() failed Wanted but not invoked:
competencyProgressService.updateProgressByLearningObjectAsync(
de.tum.in.www1.artemis.domain.lecture.TextUnit@170
);
-> at de.tum.in.www1.artemis.service.competency.CompetencyProgressService.updateProgressByLearningObjectAsync(CompetencyProgressService.java:105)
Actually, there were zero interactions with this mock.
|
testPriorityRunningExam():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/in/www1/artemis/localvcci/LocalVCLocalCIIntegrationTest.java#L945
Junit test testPriorityRunningExam() failed org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in de.tum.in.www1.artemis.localvcci.LocalVCLocalCIIntegrationTest was not fulfilled within 10 seconds.
|
de.tum.in.www1.artemis.lecture.TextUnitIntegrationTest ► createTextUnit_asEditor_shouldCreateTextUnitUnit():
src/main/java/de/tum/in/www1/artemis/service/competency/CompetencyProgressService.java#L105
Failed test found in:
build/test-results/test/TEST-de.tum.in.www1.artemis.lecture.TextUnitIntegrationTest.xml
Error:
Wanted but not invoked:
|
de.tum.in.www1.artemis.localvcci.LocalVCLocalCIIntegrationTest ► testPriorityRunningExam():
src/test/java/de/tum/in/www1/artemis/localvcci/LocalVCLocalCIIntegrationTest.java#L979
Failed test found in:
build/test-results/test/TEST-de.tum.in.www1.artemis.localvcci.LocalVCLocalCIIntegrationTest.xml
Error:
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in de.tum.in.www1.artemis.localvcci.LocalVCLocalCIIntegrationTest was not fulfilled within 10 seconds.
|
build-and-push
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, azure/setup-helm@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-push
Unexpected input(s) 'update_dependencies', valid inputs are ['name', 'repository', 'tag', 'path', 'registry', 'registry_username', 'registry_password']
|
test#L0
Junit Results ran 0 in 0 seconds 0 Errored, 0 Failed, 0 Skipped
|