Skip to content

updated baseurl for ecommerce #27

updated baseurl for ecommerce

updated baseurl for ecommerce #27

Triggered via push September 18, 2024 17:03
Status Failure
Total duration 1m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

maven.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.HappyPathTests ► testShouldCreateNewOrders: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.HappyPathTests ► testShouldGetAllOrders: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.HappyPathTests ► testShouldGetOrderUsingOrderId: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.HappyPathTests ► testShouldGetOrdersUsingUserId: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.HappyPathTests ► testShouldGetOrdersUsingProductId: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.HappyPathTests ► testTokenGeneration: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.HappyPathTests ► testShouldUpdateTheOrderUsingPut: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.HappyPathTests ► testShouldUpdateTheOrderUsingPatch: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.HappyPathTests ► testShouldDeleteTheOrder: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.HappyPathTests ► testShouldNotRetrieveDeletedOrder: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
Build and Test
Failed test were found and 'fail-on-error' option is set to true
Build and Test
Process completed with exit code 1.
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/