fix: Import improvements #5874
test.yml
on: pull_request
Build backend 🏗️
5m 31s
Build frontend 🏗️
4m 9s
Install E2E dependencies ⬇️
1m 35s
Frontend static check 🪲
1m 36s
E2E Static Check 🪲
30s
Ktlint 🪲
48s
Matrix: BT 🔎
Matrix: E2E testing 🔎
Annotations
18 errors and 1 warning
Ktlint 🪲
Process completed with exit code 1.
|
Frontend static check 🪲
Process completed with exit code 1.
|
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/rwxfhGFVWtiPxGi8KqH46A2M5wMtRNNprGOCn56n28SDS4txubjAlluENHfJHoMVXbsK6tITnKkUzNhGpCZnwRSUcBZdv6EIssC0.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/OZ1nvsRb9obHzoY2lsHMCmN9goYH25OVSC1zRZsbxLUDtPqB0c1tTIE9UMFnKRSrAl1Er0AvndyLTtseI3IWwi77ujiMtM3MGWAz.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/c4c2b017ad06dcd7ff96e0cb7e602e11efe73b7b73fc6d31944be480527ad92d.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
|
102 MB |
|
e2e
Expired
|
591 KB |
|
e2e_deps
Expired
|
193 MB |
|
e2e_server_log_0
Expired
|
7.08 MB |
|
webapp
Expired
|
18.3 MB |
|