fix: Import improvements #5873
test.yml
on: pull_request
Build backend 🏗️
5m 12s
Build frontend 🏗️
4m 22s
Install E2E dependencies ⬇️
1m 42s
Frontend static check 🪲
2m 12s
E2E Static Check 🪲
30s
Ktlint 🪲
59s
Matrix: BT 🔎
Matrix: E2E testing 🔎
Annotations
18 errors and 1 warning
Ktlint 🪲
Process completed with exit code 1.
|
io.tolgee.api.v2.controllers.V2ExportControllerTest ► it reports business event once in a day():
backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/V2ExportControllerTest.kt#L93
Failed test found in:
backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.V2ExportControllerTest.xml
Error:
Wanted but not invoked:
|
io.tolgee.api.v2.controllers.v2ImageUploadController.SecuredV2ImageUploadControllerTest ► upload():
backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/v2ImageUploadController/SecuredV2ImageUploadControllerTest.kt#L80
Failed test found in:
backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ImageUploadController.SecuredV2ImageUploadControllerTest.xml
Error:
java.lang.AssertionError:
|
io.tolgee.api.v2.controllers.v2ImageUploadController.SecuredV2ImageUploadControllerTest ► getFile():
backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/v2ImageUploadController/SecuredV2ImageUploadControllerTest.kt#L71
Failed test found in:
backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ImageUploadController.SecuredV2ImageUploadControllerTest.xml
Error:
java.io.FileNotFoundException: /home/runner/.tolgee/uploadedImages/qNhoV25Mp1WUYKpCs3uWTO8UKetkeoiTAnAheRDMKenom1rxSnsMs8KjXB6KobGpDnDjwa2uCgdQ4om0TeZ5XjRguVZbl1D05qQZ.png (No such file or directory)
|
io.tolgee.api.v2.controllers.v2ScreenshotController.SecuredKeyScreenshotControllerTest ► uploadScreenshot():
backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/v2ScreenshotController/SecuredKeyScreenshotControllerTest.kt#L105
Failed test found in:
backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ScreenshotController.SecuredKeyScreenshotControllerTest.xml
Error:
java.lang.AssertionError:
|
io.tolgee.initial_user_creation.CreateEnabledTest ► passwordStoredInDb():
backend/app/src/test/kotlin/io/tolgee/initial_user_creation/CreateEnabledTest.kt#L74
Failed test found in:
backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.initial_user_creation.CreateEnabledTest.xml
Error:
java.io.FileNotFoundException: ./build/create-enabled-test-data/initial.pwd (No such file or directory)
|
io.tolgee.initial_user_creation.CreateEnabledTest ► storesPassword():
backend/app/src/test/kotlin/io/tolgee/initial_user_creation/CreateEnabledTest.kt#L67
Failed test found in:
backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.initial_user_creation.CreateEnabledTest.xml
Error:
java.lang.AssertionError:
|
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, 0)
Final attempt failed. Child_process exited with error code 1
|
io.tolgee.api.v2.controllers.v2ImageUploadController.V2ImageUploadControllerTest ► uploads single image():
backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/v2ImageUploadController/V2ImageUploadControllerTest.kt#L55
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImageUploadController.V2ImageUploadControllerTest.xml
Error:
java.lang.AssertionError:
|
io.tolgee.api.v2.controllers.v2ImageUploadController.V2ImageUploadControllerTest ► delete():
backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/v2ImageUploadController/V2ImageUploadControllerTest.kt#L104
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImageUploadController.V2ImageUploadControllerTest.xml
Error:
java.lang.AssertionError:
|
io.tolgee.api.v2.controllers.v2ImageUploadController.V2ImageUploadControllerTest ► returns file():
backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/v2ImageUploadController/V2ImageUploadControllerTest.kt#L89
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImageUploadController.V2ImageUploadControllerTest.xml
Error:
java.io.FileNotFoundException: /home/runner/.tolgee/uploadedImages/NcZUjLg1b0DaTmFj4xEMByee3lZkGRl3UsZsgXFjy5MWAUDDdtTlb9AphhKJf3Q9u42PSFlObR3eeyKxfdqEUGumKjlMI4nSdgmI.png (No such file or directory)
|
io.tolgee.api.v2.controllers.v2ScreenshotController.KeyScreenshotControllerTest ► findAll():
backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/v2ScreenshotController/KeyScreenshotControllerTest.kt#L114
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ScreenshotController.KeyScreenshotControllerTest.xml
Error:
org.opentest4j.AssertionFailedError:
|
io.tolgee.api.v2.controllers.v2ScreenshotController.KeyScreenshotControllerTest ► getScreenshotFile():
backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/v2ScreenshotController/KeyScreenshotControllerTest.kt#L153
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ScreenshotController.KeyScreenshotControllerTest.xml
Error:
java.io.FileNotFoundException: /home/runner/.tolgee/screenshots/cc3dffb2e8e38bc2d73d92ea9d37bac43923d5542d03e35355e0e76ca7ee23da.png (No such file or directory)
|
io.tolgee.api.v2.controllers.v2ScreenshotController.KeyScreenshotControllerTest ► uploads single screenshot():
backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/v2ScreenshotController/KeyScreenshotControllerTest.kt#L62
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ScreenshotController.KeyScreenshotControllerTest.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
|
BT 🔎 (server-app:runStandardTests)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
backend
Expired
|
182 MB |
|
backend_test_reports_
Expired
|
101 MB |
|
e2e
Expired
|
593 KB |
|
e2e_deps
Expired
|
193 MB |
|
e2e_server_log_0
Expired
|
7.07 MB |
|
webapp
Expired
|
18.3 MB |
|