Skip to content

feat: tasks

feat: tasks #7001

Re-run triggered August 22, 2024 10:28
Status Failure
Total duration 12m 31s
Artifacts 4

test.yml

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

Annotations

13 errors and 29 warnings
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/
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/
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/
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/
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/
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/
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, 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. 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, 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. 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, 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. 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, 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, 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/
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, 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, 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, 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/
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/
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/
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_deps", "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_
120 MB
e2e_deps
193 MB
webapp
6.19 MB