Merge branch 'main' into update/major #7049
build-and-test.yml
on: push
Test docs
4m 10s
Check formatting
4m 56s
Matrix: Build and test
Matrix: Build and integration-test
Annotations
5 errors and 1 warning
Check formatting
Process completed with exit code 2.
|
org.knora.webapi.responders.admin.ListsResponderSpec ► The Lists Responder when used to reposition nodes should reposition List014 in position 0 of its sibling which does not have a child:
webapi/src/main/scala/org/knora/webapi/responders/admin/ListsResponder.scala#L1038
Failed test found in:
./integration/target/test-reports/TEST-org.knora.webapi.responders.admin.ListsResponderSpec.xml
Error:
sbt.ForkMain$ForkError: zio.FiberFailure: last of empty list
|
org.knora.webapi.responders.admin.ListsResponderSpec ► The Lists Responder when used to delete list items should delete a middle child node that is not in use:
integration/src/test/scala/org/knora/webapi/CoreSpec.scala#L34
Failed test found in:
./integration/target/test-reports/TEST-org.knora.webapi.responders.admin.ListsResponderSpec.xml
Error:
sbt.ForkMain$ForkError: org.scalatest.exceptions.TestFailedException: 5 was not equal to 4
|
Build and integration-test (21)
Process completed with exit code 2.
|
Build and integration-test (21)
Failed test were found and 'fail-on-error' option is set to true
|
Build and integration-test (21)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
|