Skip to content

updated plugin versions in pom.xml #52

updated plugin versions in pom.xml

updated plugin versions in pom.xml #52

Triggered via push May 31, 2025 15:28
Status Failure
Total duration 1m 13s
Artifacts

maven.yml

on: push
Build and Test
1m 8s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
TestSuite ► io.github.mfaisalkhatri.api.reqres.tests.ApiTests ► testGetAPI: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: expected [200] but found [401]
TestSuite ► io.github.mfaisalkhatri.api.reqres.tests.ApiTests ► testPatchAPI: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: expected [200] but found [401]
TestSuite ► io.github.mfaisalkhatri.api.reqres.tests.ApiTests ► testDeleteAPI: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: expected [204] but found [401]
TestSuite ► io.github.mfaisalkhatri.api.reqres.tests.ApiTests ► testPostAPI: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: expected [201] but found [401]
TestSuite ► io.github.mfaisalkhatri.api.reqres.tests.ApiTests ► testPutAPI: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: expected [200] but found [401]
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.