Skip to content

Development: Migrate nullness annotations to JSpecify #57680

Development: Migrate nullness annotations to JSpecify

Development: Migrate nullness annotations to JSpecify #57680

Triggered via pull request August 17, 2024 05:54
@StrohgelaenderStrohgelaender
synchronize #9219
Status Success
Total duration 13s
Artifacts

pullrequest-labeler.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

27 errors
test#L0
Junit Results ran 7675 in 1049.3779999999995 seconds 0 Errored, 16 Failed, 2 Skipped
testEmptyPasswordAttempt(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/in/www1/artemis/authentication/LdapAuthenticationIntegrationTest.java#L151
Junit test testEmptyPasswordAttempt() failed java.lang.AssertionError: Response status expected:<400> but was:<403>
[1] knowledgeAreaDTO=KnowledgeAreaRequestDTO[title=, shortTitle=shortTitle, description=, parentId=null]: de/tum/in/www1/artemis/competency/StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$CreateKnowledgeArea#L0
Junit test [1] knowledgeAreaDTO=KnowledgeAreaRequestDTO[title=, shortTitle=shortTitle, description=, parentId=null] failed java.lang.AssertionError: Response status expected:<400> but was:<500>
[2] knowledgeAreaDTO=KnowledgeAreaRequestDTO[title=null, shortTitle=shortTitle, description=, parentId=null]: de/tum/in/www1/artemis/competency/StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$CreateKnowledgeArea#L0
Junit test [2] knowledgeAreaDTO=KnowledgeAreaRequestDTO[title=null, shortTitle=shortTitle, description=, parentId=null] failed java.lang.AssertionError: Response status expected:<400> but was:<500>
[4] knowledgeAreaDTO=KnowledgeAreaRequestDTO[title=title, shortTitle=, description=, parentId=null]: de/tum/in/www1/artemis/competency/StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$CreateKnowledgeArea#L0
Junit test [4] knowledgeAreaDTO=KnowledgeAreaRequestDTO[title=title, shortTitle=, description=, parentId=null] failed java.lang.AssertionError: Response status expected:<400> but was:<500>
[1] competencyDTO=StandardizedCompetencyRequestDTO[title=, description=valid description, taxonomy=null, knowledgeAreaId=-1000, sourceId=null]: de/tum/in/www1/artemis/competency/StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$CreateStandardizedCompetency#L0
Junit test [1] competencyDTO=StandardizedCompetencyRequestDTO[title=, description=valid description, taxonomy=null, knowledgeAreaId=-1000, sourceId=null] failed java.lang.AssertionError: Response status expected:<400> but was:<404>
[2] competencyDTO=StandardizedCompetencyRequestDTO[title=null, description=valid description, taxonomy=null, knowledgeAreaId=-1000, sourceId=null]: de/tum/in/www1/artemis/competency/StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$CreateStandardizedCompetency#L0
Junit test [2] competencyDTO=StandardizedCompetencyRequestDTO[title=null, description=valid description, taxonomy=null, knowledgeAreaId=-1000, sourceId=null] failed java.lang.AssertionError: Response status expected:<400> but was:<404>
[5] competencyDTO=StandardizedCompetencyRequestDTO[title=valid title, description=valid description, taxonomy=null, knowledgeAreaId=null, sourceId=null]: de/tum/in/www1/artemis/competency/StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$CreateStandardizedCompetency#L0
Junit test [5] competencyDTO=StandardizedCompetencyRequestDTO[title=valid title, description=valid description, taxonomy=null, knowledgeAreaId=null, sourceId=null] failed java.lang.AssertionError: Response status expected:<400> but was:<500>
[1] knowledgeAreaDTO=KnowledgeAreaRequestDTO[title=, shortTitle=shortTitle, description=, parentId=null]: de/tum/in/www1/artemis/competency/StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$UpdateKnowledgeArea#L0
Junit test [1] knowledgeAreaDTO=KnowledgeAreaRequestDTO[title=, shortTitle=shortTitle, description=, parentId=null] failed java.lang.AssertionError: Response status expected:<400> but was:<500>
[2] knowledgeAreaDTO=KnowledgeAreaRequestDTO[title=null, shortTitle=shortTitle, description=, parentId=null]: de/tum/in/www1/artemis/competency/StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$UpdateKnowledgeArea#L0
Junit test [2] knowledgeAreaDTO=KnowledgeAreaRequestDTO[title=null, shortTitle=shortTitle, description=, parentId=null] failed java.lang.AssertionError: Response status expected:<400> but was:<500>
[4] knowledgeAreaDTO=KnowledgeAreaRequestDTO[title=title, shortTitle=, description=, parentId=null]: de/tum/in/www1/artemis/competency/StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$UpdateKnowledgeArea#L0
Junit test [4] knowledgeAreaDTO=KnowledgeAreaRequestDTO[title=title, shortTitle=, description=, parentId=null] failed java.lang.AssertionError: Response status expected:<400> but was:<500>
[1] competencyDTO=StandardizedCompetencyRequestDTO[title=, description=valid description, taxonomy=null, knowledgeAreaId=-1000, sourceId=null]: de/tum/in/www1/artemis/competency/StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$UpdateStandardizedCompetency#L0
Junit test [1] competencyDTO=StandardizedCompetencyRequestDTO[title=, description=valid description, taxonomy=null, knowledgeAreaId=-1000, sourceId=null] failed java.lang.AssertionError: Response status expected:<400> but was:<404>
[2] competencyDTO=StandardizedCompetencyRequestDTO[title=null, description=valid description, taxonomy=null, knowledgeAreaId=-1000, sourceId=null]: de/tum/in/www1/artemis/competency/StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$UpdateStandardizedCompetency#L0
Junit test [2] competencyDTO=StandardizedCompetencyRequestDTO[title=null, description=valid description, taxonomy=null, knowledgeAreaId=-1000, sourceId=null] failed java.lang.AssertionError: Response status expected:<400> but was:<404>
[5] competencyDTO=StandardizedCompetencyRequestDTO[title=valid title, description=valid description, taxonomy=null, knowledgeAreaId=null, sourceId=null]: de/tum/in/www1/artemis/competency/StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$UpdateStandardizedCompetency#L0
Junit test [5] competencyDTO=StandardizedCompetencyRequestDTO[title=valid title, description=valid description, taxonomy=null, knowledgeAreaId=null, sourceId=null] failed java.lang.AssertionError: Response status expected:<400> but was:<500>
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.
testDeleteTextExerciseWithCompetency(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/in/www1/artemis/text/TextExerciseIntegrationTest.java#L196
Junit test testDeleteTextExerciseWithCompetency() failed Wanted but not invoked: competencyProgressService.updateProgressByCompetencyAsync( de.tum.in.www1.artemis.domain.competency.Competency@224 ); -> at de.tum.in.www1.artemis.service.competency.CompetencyProgressService.updateProgressByCompetencyAsync(CompetencyProgressService.java:122) Actually, there were zero interactions with this mock.
update_withoutId_shouldReturnBadRequest(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/in/www1/artemis/tutorialgroups/TutorialGroupIntegrationTest.java#L516
Junit test update_withoutId_shouldReturnBadRequest() failed java.lang.AssertionError: Response status expected:<400> but was:<500>
de.tum.in.www1.artemis.authentication.LdapAuthenticationIntegrationTest ► testEmptyPasswordAttempt(): src/test/java/de/tum/in/www1/artemis/util/RequestUtilService.java#L236
Failed test found in: build/test-results/test/TEST-de.tum.in.www1.artemis.authentication.LdapAuthenticationIntegrationTest.xml Error: java.lang.AssertionError: Response status expected:<400> but was:<403>
de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$CreateKnowledgeArea ► [1] knowledgeAreaDTO=KnowledgeAreaRequestDTO[title=, shortTitle=shortTitle, description=, parentId=null]: src/test/java/de/tum/in/www1/artemis/util/RequestUtilService.java#L160
Failed test found in: build/test-results/test/TEST-de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$CreateKnowledgeArea.xml build/test-results/test/TEST-de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$CreateKnowledgeArea.xml build/test-results/test/TEST-de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$CreateKnowledgeArea.xml Error: java.lang.AssertionError: Response status expected:<400> but was:<500>
de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$CreateStandardizedCompetency ► [1] competencyDTO=StandardizedCompetencyRequestDTO[title=, description=valid description, taxonomy=null, knowledg...: src/test/java/de/tum/in/www1/artemis/util/RequestUtilService.java#L160
Failed test found in: build/test-results/test/TEST-de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$CreateStandardizedCompetency.xml build/test-results/test/TEST-de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$CreateStandardizedCompetency.xml Error: java.lang.AssertionError: Response status expected:<400> but was:<404>
de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$CreateStandardizedCompetency ► [5] competencyDTO=StandardizedCompetencyRequestDTO[title=valid title, description=valid description, taxonomy=nul...: src/test/java/de/tum/in/www1/artemis/util/RequestUtilService.java#L160
Failed test found in: build/test-results/test/TEST-de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$CreateStandardizedCompetency.xml Error: java.lang.AssertionError: Response status expected:<400> but was:<500>
de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$UpdateKnowledgeArea ► [1] knowledgeAreaDTO=KnowledgeAreaRequestDTO[title=, shortTitle=shortTitle, description=, parentId=null]: src/test/java/de/tum/in/www1/artemis/util/RequestUtilService.java#L582
Failed test found in: build/test-results/test/TEST-de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$UpdateKnowledgeArea.xml build/test-results/test/TEST-de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$UpdateKnowledgeArea.xml build/test-results/test/TEST-de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$UpdateKnowledgeArea.xml Error: java.lang.AssertionError: Response status expected:<400> but was:<500>
de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$UpdateStandardizedCompetency ► [1] competencyDTO=StandardizedCompetencyRequestDTO[title=, description=valid description, taxonomy=null, knowledg...: src/test/java/de/tum/in/www1/artemis/util/RequestUtilService.java#L582
Failed test found in: build/test-results/test/TEST-de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$UpdateStandardizedCompetency.xml build/test-results/test/TEST-de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$UpdateStandardizedCompetency.xml Error: java.lang.AssertionError: Response status expected:<400> but was:<404>
de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$UpdateStandardizedCompetency ► [5] competencyDTO=StandardizedCompetencyRequestDTO[title=valid title, description=valid description, taxonomy=nul...: src/test/java/de/tum/in/www1/artemis/util/RequestUtilService.java#L582
Failed test found in: build/test-results/test/TEST-de.tum.in.www1.artemis.competency.StandardizedCompetencyIntegrationTest$AdminStandardizedCompetencyResource$UpdateStandardizedCompetency.xml Error: java.lang.AssertionError: Response status expected:<400> but was:<500>
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.
de.tum.in.www1.artemis.text.TextExerciseIntegrationTest ► testDeleteTextExerciseWithCompetency(): src/main/java/de/tum/in/www1/artemis/service/competency/CompetencyProgressService.java#L122
Failed test found in: build/test-results/test/TEST-de.tum.in.www1.artemis.text.TextExerciseIntegrationTest.xml Error: Wanted but not invoked:
de.tum.in.www1.artemis.tutorialgroups.TutorialGroupIntegrationTest ► update_withoutId_shouldReturnBadRequest(): src/test/java/de/tum/in/www1/artemis/util/RequestUtilService.java#L508
Failed test found in: build/test-results/test/TEST-de.tum.in.www1.artemis.tutorialgroups.TutorialGroupIntegrationTest.xml Error: java.lang.AssertionError: Response status expected:<400> but was:<500>