feat: tasks #6945
test.yml
on: pull_request
Build backend 🏗️
5m 37s
Build frontend 🏗️
1m 49s
Install E2E dependencies ⬇️
1m 15s
Frontend static check 🪲
51s
E2E Static Check 🪲
30s
Ktlint 🪲
1m 31s
Matrix: BT 🔎
Matrix: E2E testing 🔎
Annotations
20 errors and 14 warnings
Frontend static check 🪲
Process completed with exit code 2.
|
Ktlint 🪲
Process completed with exit code 1.
|
Build frontend 🏗️
Property 'type' does not exist on type 'TaskFilterType'. Did you mean 'types'?
|
Build frontend 🏗️
Process completed with exit code 1.
|
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
|
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
|
io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest ► getAllUsers():
backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L19
Failed test found in:
backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest.xml
backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest.xml
backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest.xml
backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest.xml
backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest.xml
backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerWithCacheTest.xml
Error:
java.lang.AssertionError: Status expected:<200> but was:<500>
|
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
|
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.api.v2.controllers.v2ProjectsController.ProjectsControllerTest ► getAllUsers():
backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L19
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerTest.xml
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerTest.xml
Error:
java.lang.AssertionError: Status expected:<200> but was:<500>
|
io.tolgee.repository.UserAccountRepositoryTest ► getAllInProjectSearch():
backend/data/src/main/kotlin/io/tolgee/repository/UserAccountRepository.kt#L134
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.UserAccountRepositoryTest.xml
Error:
org.springframework.expression.spel.SpelEvaluationException: EL1007E: Property or field 'filterId' cannot be found on null
|
io.tolgee.repository.UserAccountRepositoryTest ► getAllInProjectSearch():
backend/data/src/main/kotlin/io/tolgee/repository/UserAccountRepository.kt#L134
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.UserAccountRepositoryTest.xml
Error:
org.springframework.expression.spel.SpelEvaluationException: EL1007E: Property or field 'filterId' cannot be found on null
|
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
Error:
java.lang.AssertionError:
|
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
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 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/
|
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/
|
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/
|
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. 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/
|
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/
|
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/
|
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/
|
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_deps".
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
Expired
|
200 MB |
|
backend_test_reports_
Expired
|
120 MB |
|
e2e_deps
Expired
|
193 MB |
|