Skip to content

Permissions/rows

Permissions/rows #131

Triggered via pull request October 10, 2023 14:23
Status Failure
Total duration 10m 7s
Artifacts 2

main_ci.yml

on: pull_request
Matrix: build-and-test
Publish Unit Tests Results
1m 1s
Publish Unit Tests Results
Fit to window
Zoom out
Zoom in

Annotations

52 errors and 51 warnings
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ► retrieveCell_langtagConditionMustNotBeConsideredOnActionView: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-cells)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable ► retrieveCompleteTable_onlyMultilanguageColumnsAreViewable_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L2163
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable.xml Error: java.util.NoSuchElementException: head of empty stream
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ► retrieveRowHistory_onlyTextColumnsViewable_returnFourHistoryEntries: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history.xml build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-all-cells)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ► retrieveCellHistory_authorized_ok: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-all-cells)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveRow_filterRowsForTheirColumns_ok: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-rows)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveMultipleRows_filterRowsForTheirColumns_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L557
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: java.util.concurrent.ExecutionException: Boxed Error
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveRowsOfColumn_authorized_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L880
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: java.util.NoSuchElementException: head of empty stream
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveRowsOfFirstColumn_authorized_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L938
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: java.util.NoSuchElementException: head of empty stream
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ► removeRowAnnotation_removePermissionFlag_setEmpty: src/main/scala/org/vertx/scala/core/json/JsonCompatible.scala#L5
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml Error: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ► addRowAnnotation_addPermissionFlag: src/main/scala/org/vertx/scala/core/json/JsonCompatible.scala#L5
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml Error: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ► addRowPermissionAnnotation_addPermissionFlagToMultipleRows: src/main/scala/org/vertx/scala/core/json/JsonCompatible.scala#L5
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml Error: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
build-and-test (16)
Failed test were found and 'fail-on-error' option is set to true
build-and-test (16)
Gradle build failed: see console output for details
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ► retrieveCell_langtagConditionMustNotBeConsideredOnActionView: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-cells)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable ► retrieveCompleteTable_onlyMultilanguageColumnsAreViewable_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L2163
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable.xml Error: java.util.NoSuchElementException: head of empty stream
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ► retrieveRowHistory_onlyTextColumnsViewable_returnFourHistoryEntries: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history.xml build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-all-cells)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ► retrieveCellHistory_authorized_ok: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-all-cells)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveRow_filterRowsForTheirColumns_ok: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-rows)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveMultipleRows_filterRowsForTheirColumns_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L557
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: java.util.concurrent.ExecutionException: Boxed Error
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveRowsOfColumn_authorized_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L880
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: java.util.NoSuchElementException: head of empty stream
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveRowsOfFirstColumn_authorized_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L938
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: java.util.NoSuchElementException: head of empty stream
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ► removeRowAnnotation_removePermissionFlag_setEmpty: src/main/scala/org/vertx/scala/core/json/JsonCompatible.scala#L5
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml Error: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ► addRowAnnotation_addPermissionFlag: src/main/scala/org/vertx/scala/core/json/JsonCompatible.scala#L5
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml Error: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ► addRowPermissionAnnotation_addPermissionFlagToMultipleRows: src/main/scala/org/vertx/scala/core/json/JsonCompatible.scala#L5
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml Error: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ► retrieveCell_langtagConditionMustNotBeConsideredOnActionView: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-cells)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable ► retrieveCompleteTable_onlyMultilanguageColumnsAreViewable_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L2163
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable.xml Error: java.util.NoSuchElementException: head of empty stream
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ► retrieveRowHistory_onlyTextColumnsViewable_returnFourHistoryEntries: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history.xml build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-all-cells)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ► retrieveCellHistory_authorized_ok: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-all-cells)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveRow_filterRowsForTheirColumns_ok: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-rows)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveMultipleRows_filterRowsForTheirColumns_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L557
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: java.util.concurrent.ExecutionException: Boxed Error
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveRowsOfColumn_authorized_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L880
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: java.util.NoSuchElementException: head of empty stream
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveRowsOfFirstColumn_authorized_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L938
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: java.util.NoSuchElementException: head of empty stream
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ► removeRowAnnotation_removePermissionFlag_setEmpty: src/main/scala/org/vertx/scala/core/json/JsonCompatible.scala#L5
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml Error: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ► addRowAnnotation_addPermissionFlag: src/main/scala/org/vertx/scala/core/json/JsonCompatible.scala#L5
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml Error: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ► addRowPermissionAnnotation_addPermissionFlagToMultipleRows: src/main/scala/org/vertx/scala/core/json/JsonCompatible.scala#L5
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml Error: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
build-and-test (13)
Gradle build failed: see console output for details
build-and-test (13)
Failed test were found and 'fail-on-error' option is set to true
build-and-test (14)
Gradle build failed: see console output for details
build-and-test (14)
Failed test were found and 'fail-on-error' option is set to true
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ► retrieveCell_langtagConditionMustNotBeConsideredOnActionView: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-cells)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable ► retrieveCompleteTable_onlyMultilanguageColumnsAreViewable_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L2163
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable.xml Error: java.util.NoSuchElementException: head of empty stream
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ► retrieveRowHistory_onlyTextColumnsViewable_returnFourHistoryEntries: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history.xml build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-all-cells)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ► retrieveCellHistory_authorized_ok: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-all-cells)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveRow_filterRowsForTheirColumns_ok: src/main/scala/com/campudus/tableaux/router/auth/permission/RoleModel.scala#L73
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: com.campudus.tableaux.UnauthorizedException: Action viewRow is not allowed. UserRoles are: Vector(view-rows)
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveMultipleRows_filterRowsForTheirColumns_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L557
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: java.util.concurrent.ExecutionException: Boxed Error
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveRowsOfColumn_authorized_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L880
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: java.util.NoSuchElementException: head of empty stream
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ► retrieveRowsOfFirstColumn_authorized_ok: src/test/scala/com/campudus/tableaux/api/auth/TableauxControllerAuthTest.scala#L938
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml Error: java.util.NoSuchElementException: head of empty stream
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ► removeRowAnnotation_removePermissionFlag_setEmpty: src/main/scala/org/vertx/scala/core/json/JsonCompatible.scala#L5
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml Error: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ► addRowAnnotation_addPermissionFlag: src/main/scala/org/vertx/scala/core/json/JsonCompatible.scala#L5
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml Error: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ► addRowPermissionAnnotation_addPermissionFlagToMultipleRows: src/main/scala/org/vertx/scala/core/json/JsonCompatible.scala#L5
Failed test found in: build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml Error: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
build-and-test (15)
Failed test were found and 'fail-on-error' option is set to true
build-and-test (15)
Gradle build failed: see console output for details
build-and-test (16)
No files were found with the provided path: build/reports/scoverage. No artifacts will be uploaded.
build-and-test (16)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build-and-test (13)
No files were found with the provided path: build/reports/scoverage. No artifacts will be uploaded.
build-and-test (13)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build-and-test (14)
No files were found with the provided path: build/reports/scoverage. No artifacts will be uploaded.
build-and-test (14)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build-and-test (15)
No files were found with the provided path: build/reports/scoverage. No artifacts will be uploaded.
build-and-test (15)
Test report summary exceeded limit of 65535 bytes and will be trimmed
createRow (com.campudus.tableaux.api.content.CreateRowTest) failed: com.campudus.tableaux.api.content.CreateRowTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.CreateRowTest.xml
createComplexRow (com.campudus.tableaux.api.content.CreateRowTest) failed: com.campudus.tableaux.api.content.CreateRowTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.CreateRowTest.xml
retrieveMultilanguageValues (com.campudus.tableaux.api.content.RetrieveHistoryTest) failed: com.campudus.tableaux.api.content.RetrieveHistoryTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.RetrieveHistoryTest.xml
retrieveInvalidValueJson (com.campudus.tableaux.api.content.RetrieveHistoryTest) failed: com.campudus.tableaux.api.content.RetrieveHistoryTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.RetrieveHistoryTest.xml
retrieveSimpleValue (com.campudus.tableaux.api.content.RetrieveHistoryTest) failed: com.campudus.tableaux.api.content.RetrieveHistoryTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.RetrieveHistoryTest.xml
fillAndRetrieveLinkCell (com.campudus.tableaux.api.content.LinkTest) failed: com.campudus.tableaux.api.content.LinkTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.LinkTest.xml
deleteLinkValue (com.campudus.tableaux.api.content.LinkTest) failed: com.campudus.tableaux.api.content.LinkTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.LinkTest.xml
putLinkValues (com.campudus.tableaux.api.content.LinkTest) failed: com.campudus.tableaux.api.content.LinkTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.LinkTest.xml
deleteAllLinkValues (com.campudus.tableaux.api.content.LinkTest) failed: com.campudus.tableaux.api.content.LinkTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.LinkTest.xml
postLinkValueOnMultiLanguageColumns (com.campudus.tableaux.api.content.LinkTest) failed: com.campudus.tableaux.api.content.LinkTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.LinkTest.xml
putLinkValuesInDifferentWays (com.campudus.tableaux.api.content.LinkTest) failed: com.campudus.tableaux.api.content.LinkTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.LinkTest.xml
putLinkValuesOnMultiLanguageColumns (com.campudus.tableaux.api.content.LinkTest) failed: com.campudus.tableaux.api.content.LinkTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.LinkTest.xml
retrieveRow (com.campudus.tableaux.api.content.RetrieveRowsTest) failed: com.campudus.tableaux.api.content.RetrieveRowsTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
retrieveRowsOfSpecificColumn (com.campudus.tableaux.api.content.RetrieveRowsTest) failed: com.campudus.tableaux.api.content.RetrieveRowsTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
retrieveRowWithPermissions_authorized (com.campudus.tableaux.api.content.RetrieveRowsTest) failed: com.campudus.tableaux.api.content.RetrieveRowsTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
retrievePagedRows (com.campudus.tableaux.api.content.RetrieveRowsTest) failed: com.campudus.tableaux.api.content.RetrieveRowsTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
retrieveRowsOfConcatColumn (com.campudus.tableaux.api.content.RetrieveRowsTest) failed: com.campudus.tableaux.api.content.RetrieveRowsTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
retrieveRows (com.campudus.tableaux.api.content.RetrieveRowsTest) failed: com.campudus.tableaux.api.content.RetrieveRowsTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
retrieveRowsOfFirstColumn (com.campudus.tableaux.api.content.RetrieveRowsTest) failed: com.campudus.tableaux.api.content.RetrieveRowsTest#L0
artifacts/test-results/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
Publish Unit Tests Results
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
test-report Expired
3.77 MB
test-results Expired
3.29 MB