Skip to content

anotheroneofthese is deploying the project #262

anotheroneofthese is deploying the project

anotheroneofthese is deploying the project #262

Triggered via pull request August 27, 2024 13:58
Status Failure
Total duration 1m 53s
Artifacts

deploy-project.yaml

on: pull_request
Build and Test the Project
1m 29s
Build and Test the Project
Build and Publish the Docker Image
0s
Build and Publish the Docker Image
Deploy to Kubernetes Prod
0s
Deploy to Kubernetes Prod
Deploy to Kubernetes Stage
0s
Deploy to Kubernetes Stage
Fit to window
Zoom out
Zoom in

Annotations

6 errors
no.nb.mlt.wls.order.controller.OrderControllerTest ► createOrder with duplicate payload returns OK: target/surefire-reports/TEST-no.nb.mlt.wls.order.controller.OrderControllerTest.xml#L0
Failed test found in: target/surefire-reports/TEST-no.nb.mlt.wls.order.controller.OrderControllerTest.xml Error: java.lang.AssertionError: Status expected:<200 OK> but was:<500 INTERNAL_SERVER_ERROR>
no.nb.mlt.wls.order.controller.OrderControllerTest ► createOrder payload with different data but same ID returns DB entry: target/surefire-reports/TEST-no.nb.mlt.wls.order.controller.OrderControllerTest.xml#L0
Failed test found in: target/surefire-reports/TEST-no.nb.mlt.wls.order.controller.OrderControllerTest.xml Error: java.lang.AssertionError: Status expected:<200 OK> but was:<500 INTERNAL_SERVER_ERROR>
no.nb.mlt.wls.order.controller.OrderControllerTest ► createOrder with valid payload creates order: target/surefire-reports/TEST-no.nb.mlt.wls.order.controller.OrderControllerTest.xml#L0
Failed test found in: target/surefire-reports/TEST-no.nb.mlt.wls.order.controller.OrderControllerTest.xml Error: java.lang.AssertionError: Status expected:<201 CREATED> but was:<500 INTERNAL_SERVER_ERROR>
no.nb.mlt.wls.order.controller.OrderControllerTest ► createOrder where SynQ says it's a duplicate returns OK: target/surefire-reports/TEST-no.nb.mlt.wls.order.controller.OrderControllerTest.xml#L0
Failed test found in: target/surefire-reports/TEST-no.nb.mlt.wls.order.controller.OrderControllerTest.xml Error: java.lang.AssertionError: Status expected:<200 OK> but was:<500 INTERNAL_SERVER_ERROR>
Build and Test the Project
Process completed with exit code 1.
Build and Test the Project
Failed test were found and 'fail-on-error' option is set to true