Skip to content

fix: Soft delete language issues #6957

fix: Soft delete language issues

fix: Soft delete language issues #6957

Triggered via pull request July 30, 2024 09:43
Status Failure
Total duration 17m 3s
Artifacts 20

test.yml

on: pull_request
Build backend 🏗️
5m 40s
Build backend 🏗️
Build frontend 🏗️
2m 16s
Build frontend 🏗️
Install E2E dependencies ⬇️
1m 19s
Install E2E dependencies ⬇️
Frontend static check 🪲
1m 35s
Frontend static check 🪲
E2E Static Check 🪲
31s
E2E Static Check 🪲
Ktlint 🪲
1m 46s
Ktlint 🪲
Matrix: BT ‍🔎
Matrix: E2E testing ‍🔎
Fit to window
Zoom out
Zoom in

Annotations

51 errors and 29 warnings
E2E testing ‍🔎 (15, 1)
Final attempt failed. Child_process exited with error code 1
E2E testing ‍🔎 (15, 5)
Final attempt failed. Child_process exited with error code 1
E2E testing ‍🔎 (15, 6)
Final attempt failed. Child_process exited with error code 1
E2E testing ‍🔎 (15, 7)
Final attempt failed. Child_process exited with error code 1
E2E testing ‍🔎 (15, 11)
Final attempt failed. Child_process exited with error code 1
E2E testing ‍🔎 (15, 12)
Final attempt failed. Child_process exited with error code 1
E2E testing ‍🔎 (15, 4)
Final attempt failed. Child_process exited with error code 1
E2E testing ‍🔎 (15, 10)
Final attempt failed. Child_process exited with error code 1
E2E testing ‍🔎 (15, 0)
Final attempt failed. Child_process exited with error code 1
io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest ► validates permissions (empty scopes)(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:10.668+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:52:10.668+00',1000008003) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest ► view contains at least the scopes from translate and state change(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:11.173+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:52:11.173+00',1000008007) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest ► sets user's permissions with translateLanguages and view (): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:11.638+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:52:11.638+00',1000008011) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest ► validates permissions (admin and viewLanguages)(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:12.094+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:52:12.094+00',1000008015) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest ► validates permissions (translate languages and scopes)(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:12.533+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:52:12.533+00',1000008019) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest ► validates permissions (admin and stateChangeLanguages)(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:12.959+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:52:12.959+00',1000008023) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest ► validates permissions (view languages and scopes)(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:13.381+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:52:13.381+00',1000008027) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest ► cannot set organization base permission with scopes when disabled(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:13.803+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:52:13.803+00',1000008031) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest ► validates permissions (state change languages and scopes)(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:14.241+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:52:14.241+00',1000008035) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest ► goes from scopes to type and from type to scopes(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:14.665+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:52:14.665+00',1000008039) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest ► fails to set user's permission when feature disabled(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:15.083+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:52:15.083+00',1000008043) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
BT ‍🔎 (ee-test:test)
Failed test were found and 'fail-on-error' option is set to true
BT ‍🔎 (ee-test:test)
Final attempt failed. Child_process exited with error code 1
E2E testing ‍🔎 (15, 13)
Final attempt failed. Child_process exited with error code 1
E2E testing ‍🔎 (15, 3)
Final attempt failed. Child_process exited with error code 1
E2E testing ‍🔎 (15, 14)
Final attempt failed. Child_process exited with error code 1
E2E testing ‍🔎 (15, 8)
Final attempt failed. Child_process exited with error code 1
E2E testing ‍🔎 (15, 2)
Final attempt failed. Child_process exited with error code 1
io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest ► setUsersPermissionsNoAccess(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:53:59.292+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:53:59.292+00',1000100006) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest ► getAll(): backend/data/src/main/kotlin/io/tolgee/development/DbPopulatorReal.kt#L157
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest.xml Error: org.hibernate.exception.ConstraintViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:53:59.502+00',NULL,NULL,'en','en',58,'en','2024-07-30 09:53:59.502+00',1000100010) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest ► setUsersPermissionsOwner(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:54:00.16+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:54:00.16+00',1000100016) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest ► getAllWithStats(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:54:00.447+00',NULL,NULL,'English',NULL,NULL,'en','2024-07-30 09:54:00.447+00',1000100019) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest ► getAllUsers(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:54:01.164+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:54:01.164+00',1000100024) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest ► setUsersPermissionsOwn(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:54:01.917+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:54:01.917+00',1000100030) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest ► revokeUsersAccess(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:54:02.334+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:54:02.334+00',1000100034) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest ► with-stats returns permitted languages(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:54:02.614+00',NULL,NULL,'English',NULL,NULL,'en','2024-07-30 09:54:02.614+00',1000100037) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest ► revokeUsersAccessIsOrganizationMember(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:54:03.033+00',NULL,NULL,'en','en',NULL,'en','2024-07-30 09:54:03.033+00',1000100040) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
BT ‍🔎 (server-app:runContextRecreatingTests)
Failed test were found and 'fail-on-error' option is set to true
BT ‍🔎 (server-app:runContextRecreatingTests)
Final attempt failed. Child_process exited with error code 1
E2E testing ‍🔎 (15, 9)
Final attempt failed. Child_process exited with error code 1
io.tolgee.api.v2.controllers.AnnouncementControllerTest ► announcement can be dismissed(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.AnnouncementControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:46.853+00',NULL,NULL,'English',NULL,NULL,'en','2024-07-30 09:52:46.853+00',1000030104) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.AnnouncementControllerTest ► announcement will disappear after until time(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.AnnouncementControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:47.18+00',NULL,NULL,'English',NULL,NULL,'en','2024-07-30 09:52:47.18+00',1000030106) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.AnnouncementControllerTest ► announcement is in initial data(): backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt#L398
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.AnnouncementControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:47.489+00',NULL,NULL,'English',NULL,NULL,'en','2024-07-30 09:52:47.489+00',1000030108) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.ApiKeyControllerTest ► doesn't create when user has no project permission(): backend/data/src/main/kotlin/io/tolgee/service/CachedPermissionService.kt#L89
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.ApiKeyControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:47.834+00',NULL,NULL,'English',NULL,34,'en','2024-07-30 09:52:47.834+00',1000030110) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.ApiKeyControllerTest ► doesn't create when user's permissions doesn't satisfy the scope requirements(): backend/data/src/main/kotlin/io/tolgee/service/CachedPermissionService.kt#L89
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.ApiKeyControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:48.164+00',NULL,NULL,'English',NULL,36,'en','2024-07-30 09:52:48.164+00',1000030112) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.ApiKeyControllerTest ► returns 400 when trying to get current key with Bearer auth(): backend/data/src/main/kotlin/io/tolgee/service/CachedPermissionService.kt#L89
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.ApiKeyControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:48.526+00',NULL,NULL,'English',NULL,38,'en','2024-07-30 09:52:48.526+00',1000030114) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.ApiKeyControllerTest ► deletes key(): backend/data/src/main/kotlin/io/tolgee/service/CachedPermissionService.kt#L89
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.ApiKeyControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:48.879+00',NULL,NULL,'English',NULL,40,'en','2024-07-30 09:52:48.879+00',1000030116) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.ApiKeyControllerTest ► creates API key(): backend/data/src/main/kotlin/io/tolgee/service/CachedPermissionService.kt#L89
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.ApiKeyControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:49.205+00',NULL,NULL,'English',NULL,42,'en','2024-07-30 09:52:49.205+00',1000030118) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.ApiKeyControllerTest ► deletes when manage(): backend/data/src/main/kotlin/io/tolgee/service/CachedPermissionService.kt#L89
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.ApiKeyControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:49.532+00',NULL,NULL,'English',NULL,44,'en','2024-07-30 09:52:49.532+00',1000030120) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
io.tolgee.api.v2.controllers.ApiKeyControllerTest ► returns correct with get (keyId)(): backend/data/src/main/kotlin/io/tolgee/service/CachedPermissionService.kt#L89
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.ApiKeyControllerTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into language (ai_translator_prompt_description,created_at,deleted_at,flag_emoji,name,original_name,project_id,tag,updated_at,id) values (NULL,'2024-07-30 09:52:49.855+00',NULL,NULL,'English',NULL,46,'en','2024-07-30 09:52:49.855+00',1000030122) was aborted: ERROR: duplicate key value violates unique constraint "language_tag_name"
BT ‍🔎 (server-app:runStandardTests)
Failed test were found and 'fail-on-error' option is set to true
BT ‍🔎 (server-app:runStandardTests)
Final attempt failed. Child_process exited with error code 1
E2E Static Check 🪲
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Install E2E dependencies ⬇️
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Frontend static check 🪲
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ktlint 🪲
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@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 frontend 🏗️
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@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 backend 🏗️
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
BT ‍🔎 (security:test)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
BT ‍🔎 (data:test)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E testing ‍🔎 (15, 1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E testing ‍🔎 (15, 5)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E testing ‍🔎 (15, 6)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E testing ‍🔎 (15, 7)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E testing ‍🔎 (15, 11)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E testing ‍🔎 (15, 12)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E testing ‍🔎 (15, 4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E testing ‍🔎 (15, 10)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E testing ‍🔎 (15, 0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
BT ‍🔎 (ee-test:test)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E testing ‍🔎 (15, 13)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E testing ‍🔎 (15, 3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E testing ‍🔎 (15, 14)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
BT ‍🔎 (server-app:runWebsocketTests)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E testing ‍🔎 (15, 8)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E testing ‍🔎 (15, 2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
BT ‍🔎 (server-app:runContextRecreatingTests)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E testing ‍🔎 (15, 9)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
BT ‍🔎 (server-app:runStandardTests)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
BT ‍🔎 (server-app:runStandardTests)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "backend", "backend_test_reports_", "e2e", "e2e_deps", "e2e_server_log_0", "e2e_server_log_1", "e2e_server_log_10", "e2e_server_log_11", "e2e_server_log_12", "e2e_server_log_13", "e2e_server_log_14", "e2e_server_log_2", "e2e_server_log_3", "e2e_server_log_4", "e2e_server_log_5", "e2e_server_log_6", "e2e_server_log_7", "e2e_server_log_8", "e2e_server_log_9", "webapp". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
backend
200 MB
backend_test_reports_
143 MB
e2e
13.7 MB
e2e_deps
193 MB
e2e_server_log_0
1.26 MB
e2e_server_log_1
1.57 MB
e2e_server_log_10
880 KB
e2e_server_log_11
1.39 MB
e2e_server_log_12
656 KB
e2e_server_log_13
766 KB
e2e_server_log_14
1.02 MB
e2e_server_log_2
7.38 MB
e2e_server_log_3
6.47 MB
e2e_server_log_4
864 KB
e2e_server_log_5
1.99 MB
e2e_server_log_6
2.19 MB
e2e_server_log_7
1.43 MB
e2e_server_log_8
2.02 MB
e2e_server_log_9
2.37 MB
webapp
6.05 MB