Skip to content

feat: tasks

feat: tasks #6992

Triggered via pull request August 21, 2024 15:16
Status Failure
Total duration 18m 12s
Artifacts 8

test.yml

on: pull_request
Build backend 🏗️
5m 37s
Build backend 🏗️
Build frontend 🏗️
2m 38s
Build frontend 🏗️
Install E2E dependencies ⬇️
1m 24s
Install E2E dependencies ⬇️
Frontend static check 🪲
1m 54s
Frontend static check 🪲
E2E Static Check 🪲
29s
E2E Static Check 🪲
Ktlint 🪲
1m 44s
Ktlint 🪲
Matrix: BT ‍🔎
Matrix: E2E testing ‍🔎
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 29 warnings
Ktlint 🪲
Process completed with exit code 1.
Frontend static check 🪲
Process completed with exit code 2.
io.tolgee.ee.api.v2.controllers.V2ProjectsInvitationControllerEeTest ► invites user to project with scopes(): backend/data/src/main/kotlin/io/tolgee/model/Invitation.kt#L19
Failed test found in: ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.V2ProjectsInvitationControllerEeTest.xml Error: org.hibernate.LazyInitializationException: Unable to perform requested lazy initialization [io.tolgee.model.Invitation.permission] - no session and settings disallow loading outside the Session
io.tolgee.ee.api.v2.controllers.V2ProjectsInvitationControllerEeTest ► adds the languages to view(): backend/data/src/main/kotlin/io/tolgee/model/Invitation.kt#L19
Failed test found in: ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.V2ProjectsInvitationControllerEeTest.xml Error: org.hibernate.LazyInitializationException: Unable to perform requested lazy initialization [io.tolgee.model.Invitation.permission] - no session and settings disallow loading outside the Session
E2E testing ‍🔎 (15, 14)
Final attempt failed. Child_process exited with error code 1
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, 9)
Final attempt failed. Child_process exited with error code 1
E2E testing ‍🔎 (15, 13)
Final attempt failed. Child_process exited with error code 1
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerLanguagePermissionTest ► denies access for user with all language permissions - set state(): backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L48
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerLanguagePermissionTest.xml backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerLanguagePermissionTest.xml Error: java.lang.AssertionError: Status expected:<403> but was:<200>
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerLanguagePermissionTest ► denies access for user without the language permission - set state(): backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L48
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerLanguagePermissionTest.xml backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerLanguagePermissionTest.xml Error: java.lang.AssertionError: Status expected:<403> but was:<200>
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerLanguagePermissionTest ► denies access for user with language permission - set state(): backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L48
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerLanguagePermissionTest.xml backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerLanguagePermissionTest.xml Error: java.lang.AssertionError: Status expected:<403> but was:<200>
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerLanguagePermissionTest ► denies access for user without the language permission - update(): backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L48
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerLanguagePermissionTest.xml backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerLanguagePermissionTest.xml Error: java.lang.AssertionError: Status expected:<403> but was:<200>
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerModificationTest ► sets translations for existing key API key forbidden(): backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L48
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerModificationTest.xml backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerModificationTest.xml Error: java.lang.AssertionError: Status expected:<403> but was:<200>
io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguagePermissionTest ► denies access for user without the language permission - Token Auth(): backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L48
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguagePermissionTest.xml backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguagePermissionTest.xml Error: java.lang.AssertionError: Status expected:<403> but was:<200>
io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguagePermissionTest ► denies access for user without the language permission - API key(): backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L48
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguagePermissionTest.xml backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguagePermissionTest.xml Error: java.lang.AssertionError: Status expected:<403> but was:<200>
io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerInvitationTest ► invites user to project with languages (review)(): backend/data/src/main/kotlin/io/tolgee/model/Invitation.kt#L19
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerInvitationTest.xml Error: org.hibernate.LazyInitializationException: Unable to perform requested lazy initialization [io.tolgee.model.Invitation.permission] - no session and settings disallow loading outside the Session
io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerInvitationTest ► invites user to project with languages (translate)(): backend/data/src/main/kotlin/io/tolgee/model/Invitation.kt#L19
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerInvitationTest.xml Error: org.hibernate.LazyInitializationException: Unable to perform requested lazy initialization [io.tolgee.model.Invitation.permission] - no session and settings disallow loading outside the Session
io.tolgee.security.ProjectApiKeyAuthenticationTest ► permissions get correctly revoked when the user no longer have them(): backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L48
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.security.ProjectApiKeyAuthenticationTest.xml backend/app/build/test-results/runStandardTests/TEST-io.tolgee.security.ProjectApiKeyAuthenticationTest.xml Error: java.lang.AssertionError: Status expected:<403> but was:<200>
io.tolgee.service.LanguageServiceTest ► hard deletes language without n+1s(): backend/app/src/test/kotlin/io/tolgee/service/LanguageServiceTest.kt#L104
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.LanguageServiceTest.xml backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.LanguageServiceTest.xml Error: java.lang.AssertionError:
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 use a deprecated Node.js version 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 use a deprecated Node.js version 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/
Ktlint 🪲
The following actions use a deprecated Node.js version 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/
Frontend static check 🪲
The following actions use a deprecated Node.js version 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/
Build frontend 🏗️
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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. 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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. 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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. 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 use a deprecated Node.js version 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. 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 use a deprecated Node.js version 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. 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 use a deprecated Node.js version 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. 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 use a deprecated Node.js version 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. 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 use a deprecated Node.js version 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. 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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. 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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. 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 use a deprecated Node.js version 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. 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 use a deprecated Node.js version 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. 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 use a deprecated Node.js version 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_13", "e2e_server_log_14", "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
216 MB
backend_test_reports_
119 MB
e2e
319 KB
e2e_deps
193 MB
e2e_server_log_13
4.51 MB
e2e_server_log_14
1.26 MB
e2e_server_log_9
2.68 MB
webapp
6.19 MB