fix: upgrade org.slf4j:slf4j-api from 2.0.7 to 2.0.12 #123
Annotations
3 errors and 2 warnings
integration.statement.MutateInQueryStatementIT ► Should_insert_property_by_provided_path_for_specific_query:
liquibase-couchbase/src/main/java/liquibase/ext/couchbase/operator/CollectionOperator.java#L43
Failed test found in:
liquibase-couchbase/target/failsafe-reports/TEST-integration.statement.MutateInQueryStatementIT.xml
Error:
com.couchbase.client.core.error.InternalServerFailureException: Internal Couchbase Server error {"completed":true,"coreId":"0xec714bd700000001","errors":[{"code":5000,"message":"GSI CreatePrimaryIndex() - cause: [Scope Not Found] Error retrieving scope ID. Bucket: testBucket, Scope: testScope_42. Possibly dropped, else please retry later.\n","retry":false}],"httpStatus":500,"idempotent":false,"lastDispatchedFrom":"127.0.0.1:43504","lastDispatchedTo":"localhost:32776","requestId":8048,"requestType":"QueryRequest","retried":0,"service":{"bucket":"testBucket","operationId":"null","scope":"testScope_42","statement":"CREATE PRIMARY INDEX ON `testBucket`.`testScope_42`.`testCollection_43`","type":"query"},"timeoutMs":75000,"timings":{"dispatchMicros":10509274,"totalDispatchMicros":10509274,"totalMicros":10510152}}
|
build-test
Failed test were found and 'fail-on-error' option is set to true
|
build-test
Process completed with exit code 1.
|
build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-test
Test report summary exceeded limit of 65535 bytes and will be trimmed
|