Skip to content

fix notification translation #2588

fix notification translation

fix notification translation #2588

Triggered via push December 22, 2024 08:10
Status Success
Total duration 15s
Artifacts
Check if translation keys are consistent
9s
Check if translation keys are consistent
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test#L0
Junit Results ran 8582 in 1296.3910000000003 seconds 0 Errored, 2 Failed, 1 Skipped
createAndDeleteUserVcsAccessTokenByUser(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/core/authentication/UserAccountLocalVcsIntegrationTest.java#L43
Junit test createAndDeleteUserVcsAccessTokenByUser() failed org.springframework.dao.DataIntegrityViolationException: could not execute batch [Referential integrity constraint violation: "FKF3AH8UAJS8WFDA872MVL56HQ4: PUBLIC.NOTIFICATION FOREIGN KEY(RECIPIENT_ID) REFERENCES PUBLIC.JHI_USER(ID) (CAST(32 AS BIGINT))"; SQL statement: delete from jhi_user where id=? [23503-224]] [delete from jhi_user where id=?]; SQL [delete from jhi_user where id=?]; constraint ["FKF3AH8UAJS8WFDA872MVL56HQ4: PUBLIC.NOTIFICATION FOREIGN KEY(RECIPIENT_ID) REFERENCES PUBLIC.JHI_USER(ID) (CAST(32 AS BIGINT))"; SQL statement: delete from jhi_user where id=? [23503-224]]
testConnectOverSshAndReceivePack(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalVCSshIntegrationTest.java#L144
Junit test testConnectOverSshAndReceivePack() failed org.opentest4j.AssertionFailedError: [There are more server sessions activated than expected.] expected: 2L but was: 1L
de.tum.cit.aet.artemis.core.authentication.UserAccountLocalVcsIntegrationTest ► createAndDeleteUserVcsAccessTokenByUser(): src/test/java/de/tum/cit/aet/artemis/core/user/util/UserTestService.java#L159
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.core.authentication.UserAccountLocalVcsIntegrationTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Referential integrity constraint violation: "FKF3AH8UAJS8WFDA872MVL56HQ4: PUBLIC.NOTIFICATION FOREIGN KEY(RECIPIENT_ID) REFERENCES PUBLIC.JHI_USER(ID) (CAST(32 AS BIGINT))"; SQL statement:
de.tum.cit.aet.artemis.programming.icl.LocalVCSshIntegrationTest ► testConnectOverSshAndReceivePack(): src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalVCSshIntegrationTest.java#L212
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.icl.LocalVCSshIntegrationTest.xml Error: org.opentest4j.AssertionFailedError: [There are more server sessions activated than expected.]
Check if translation keys are consistent
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636