feat: Formats support #6106
test.yml
on: pull_request
Build backend 🏗️
5m 26s
Build frontend 🏗️
1m 51s
Install E2E dependencies ⬇️
1m 59s
Frontend static check 🪲
53s
E2E Static Check 🪲
33s
Ktlint 🪲
1m 30s
Matrix: BT 🔎
Matrix: E2E testing 🔎
Annotations
19 errors and 13 warnings
Frontend static check 🪲
Process completed with exit code 2.
|
Ktlint 🪲
Process completed with exit code 1.
|
Build frontend 🏗️
Type '"JSON" | "XLIFF" | "PO" | "IOS_STRINGS_STRINGSDICT" | "APPLE_XLIFF"' is not assignable to type '"JSON" | "XLIFF"'.
|
Build frontend 🏗️
Process completed with exit code 1.
|
io.tolgee.unit.formatConversions.CPoConversionTest ► it limits precision():
backend/data/src/test/kotlin/io/tolgee/unit/formatConversions/CPoConversionTest.kt#L26
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formatConversions.CPoConversionTest.xml
Error:
org.opentest4j.AssertionFailedError:
|
io.tolgee.unit.formatConversions.PhpPoConversionTest ► it limits precision():
backend/data/src/test/kotlin/io/tolgee/unit/formatConversions/PhpPoConversionTest.kt#L26
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formatConversions.PhpPoConversionTest.xml
Error:
org.opentest4j.AssertionFailedError:
|
io.tolgee.unit.formatConversions.PythonPoConversionTest ► it limits precision():
backend/data/src/test/kotlin/io/tolgee/unit/formatConversions/PythonPoConversionTest.kt#L26
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formatConversions.PythonPoConversionTest.xml
Error:
org.opentest4j.AssertionFailedError:
|
io.tolgee.unit.formats.ios.in.StringsdictFormatProcessorTest ► returns correct parsed result():
backend/data/src/test/kotlin/io/tolgee/unit/formats/ios/in/StringsdictFormatProcessorTest.kt#L45
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.ios.in.StringsdictFormatProcessorTest.xml
Error:
org.opentest4j.AssertionFailedError:
|
io.tolgee.unit.formats.ios.in.StringsFormatProcessorTest ► returns correct parsed result():
backend/data/src/test/kotlin/io/tolgee/unit/formats/ios/in/StringsFormatProcessorTest.kt#L52
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.ios.in.StringsFormatProcessorTest.xml
Error:
org.opentest4j.AssertionFailedError:
|
io.tolgee.unit.formats.po.PoToICUConverterTest ► testPythonMessage():
backend/data/src/test/kotlin/io/tolgee/unit/formats/po/PoToICUConverterTest.kt#L103
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.PoToICUConverterTest.xml
Error:
org.opentest4j.AssertionFailedError:
|
io.tolgee.unit.formats.po.PoToICUConverterTest ► testCMessage():
backend/data/src/test/kotlin/io/tolgee/unit/formats/po/PoToICUConverterTest.kt#L93
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.PoToICUConverterTest.xml
Error:
org.opentest4j.AssertionFailedError:
|
io.tolgee.unit.formats.xliff.XliffFileProcessorTest ► processes xliff 12 file():
backend/data/src/main/kotlin/io/tolgee/formats/xliff/in/XliffFileProcessor.kt#L29
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.XliffFileProcessorTest.xml
Error:
io.tolgee.exceptions.ImportCannotParseFileException: cannot_parse_file [exmample.xliff, cannot_parse_file [exmample.xliff, No version information]]
|
BT 🔎 (data:test)
Final attempt failed. Child_process exited with error code 1
|
BT 🔎 (data:test)
Failed test were found and 'fail-on-error' option is set to true
|
io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerAddFilesTest ► it handles xliff file():
backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/v2ImportController/V2ImportControllerAddFilesTest.kt#L130
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerAddFilesTest.xml
Error:
java.lang.AssertionError: Different value found in node "result._embedded.languages", expected: <array> but was: <missing>.
|
io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerManipulationTest ► resets language when selecting namespace():
backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/v2ImportController/V2ImportControllerManipulationTest.kt#L151
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerManipulationTest.xml
Error:
org.opentest4j.AssertionFailedError:
|
io.tolgee.service.export.exporters.StringsStringsdictFileExporterTest ► exports():
backend/app/src/test/kotlin/io/tolgee/service/export/exporters/StringsStringsdictFileExporterTest.kt#L125
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.export.exporters.StringsStringsdictFileExporterTest.xml
Error:
org.opentest4j.AssertionFailedError:
|
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 🪲
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend static check 🪲
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ktlint 🪲
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build frontend 🏗️
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Install E2E dependencies ⬇️
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build backend 🏗️
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
BT 🔎 (security:test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
BT 🔎 (data:test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
BT 🔎 (ee-test:test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
BT 🔎 (server-app:runWebsocketTests)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
BT 🔎 (server-app:runContextRecreatingTests)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
BT 🔎 (server-app:runStandardTests)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
BT 🔎 (server-app:runStandardTests)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
backend
Expired
|
183 MB |
|
backend_test_reports_
Expired
|
174 MB |
|
e2e_deps
Expired
|
193 MB |
|