Remove unused dependencies #2423
maven.yml
on: pull_request
Matrix: build
run-benchmark-test
47m 3s
show-report
19s
Annotations
12 errors and 13 warnings
build (1, group1)
Process completed with exit code 1.
|
build (2, group2)
Process completed with exit code 1.
|
show-report
APIInvocationWithMessageTypeProperty.testInovkeAPIWithMessageTypePropertyInSequence
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.NullPointerException
at org.wso2.am.integration.tests.other.APIInvocationWithMessageTypeProperty.testInovkeAPIWithMessageTypePropertyInSequence(APIInvocationWithMessageTypeProperty.java:67)
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.NullPointerException
at org.wso2.am.integration.tests.other.APIInvocationWithMessageTypeProperty.testInovkeAPIWithMessageTypePropertyInSequence(APIInvocationWithMessageTypeProperty.java:67)
|
show-report
WebSubAPITestCase.testInvokeWebSubAPIWithFormUrlEncodedData
──────────────────────────────────────────────────────────────────────────────────────────
Subscribe request failed with a 404 response expected [404] but found [202]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Subscribe request failed with a 404 response expected [404] but found [202]
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testInvokeWebSubAPIWithFormUrlEncodedData(WebSubAPITestCase.java:268)
|
show-report
WebSubAPITestCase.testInvokeWebSubAPIWithFormUrlEncodedData
──────────────────────────────────────────────────────────────────────────────────────────
Subscribe request failed with a 404 response expected [404] but found [202]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Subscribe request failed with a 404 response expected [404] but found [202]
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testInvokeWebSubAPIWithFormUrlEncodedData(WebSubAPITestCase.java:268)
|
show-report
WebSubAPITestCase.testInvokeWebSubApiWithQueryParameters
──────────────────────────────────────────────────────────────────────────────────────────
expected [10] but found [0]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [10] but found [0]
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testInvokeWebSubApiWithQueryParameters(WebSubAPITestCase.java:255)
|
show-report
WebSubAPITestCase.testInvokeWebSubApiWithQueryParameters
──────────────────────────────────────────────────────────────────────────────────────────
expected [10] but found [0]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [10] but found [0]
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testInvokeWebSubApiWithQueryParameters(WebSubAPITestCase.java:255)
|
show-report
WebSubAPITestCase.testMandatoryParameters
──────────────────────────────────────────────────────────────────────────────────────────
Callback server did not receive the expected hub.mode parameter expected [null] but found [subscribe]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Callback server did not receive the expected hub.mode parameter expected [null] but found [subscribe]
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testMandatoryParameters(WebSubAPITestCase.java:299)
|
show-report
WebSubAPITestCase.testMandatoryParameters
──────────────────────────────────────────────────────────────────────────────────────────
Callback server did not receive the expected hub.mode parameter expected [null] but found [subscribe]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Callback server did not receive the expected hub.mode parameter expected [null] but found [subscribe]
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testMandatoryParameters(WebSubAPITestCase.java:299)
|
show-report
WebSubAPITestCase.testMissingMandatoryParameters
──────────────────────────────────────────────────────────────────────────────────────────
WebSub subscription invoked without mandatory parameters.
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: WebSub subscription invoked without mandatory parameters.
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testMissingMandatoryParameters(WebSubAPITestCase.java:325)
|
show-report
WebSubAPITestCase.testMissingMandatoryParameters
──────────────────────────────────────────────────────────────────────────────────────────
WebSub subscription invoked without mandatory parameters.
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: WebSub subscription invoked without mandatory parameters.
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testMissingMandatoryParameters(WebSubAPITestCase.java:325)
|
show-report
WebSubAPITestCase.testSubscriberVerification
──────────────────────────────────────────────────────────────────────────────────────────
Webhook sender failed to send all the requests expected [5] but found [0]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Webhook sender failed to send all the requests expected [5] but found [0]
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testSubscriberVerification(WebSubAPITestCase.java:358)
|
build (3, group3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (3, group3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-benchmark-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-benchmark-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (4, group4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (4, group4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (1, group1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (1, group1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (2, group2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (2, group2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
show-report
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2, malinthaprasan/action-surefire-report@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
show-report
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
show-report
1759 tests run, 4 skipped, 17 failed.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TEST-TestSuite_1
Expired
|
19.5 MB |
|
TEST-TestSuite_2
Expired
|
15.2 MB |
|
TEST-TestSuite_3
Expired
|
18.4 MB |
|
TEST-TestSuite_4
Expired
|
31.1 MB |
|