Feature/#67 grpc book rental #176
Annotations
3 errors and 2 warnings
GrpcUpdateBookStateServiceTest.rentalBookTest_fail_conflict():
api/src/test/java/com/ssu/commerce/book/grpc/GrpcUpdateBookStateServiceTest.java#L122
com.ssu.commerce.book.exception.BookStateConflictException: One or more books cannot be updated due to state conflicts.
|
GrpcUpdateBookStateServiceTest.rentalBookTest_fail_not_found():
api/src/test/java/com/ssu/commerce/book/grpc/GrpcUpdateBookStateServiceTest.java#L105
com.ssu.commerce.core.error.NotFoundException: book not found; book list size=2
|
pr-test
Process completed with exit code 1.
|
pr-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/cache@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pr-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v2, actions/cache@v1, actions/cache@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|