Dependency Updater #176
Annotations
3 errors and 5 warnings
|
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dependency-updates-diff", "mvn-build.log".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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@v2, 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/
|
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@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
===========================================================
product-is BUILD FAILURE
==========================================================
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] org.wso2.identity.integration.test.apiAuthorization.RBACWithAPIAuthorizationTestCase.testGetToken(org.wso2.identity.integration.test.apiAuthorization.RBACWithAPIAuthorizationTestCase)
[ERROR] Run 1: RBACWithAPIAuthorizationTestCase.testGetToken:235->OAuth2ServiceAbstractIntegrationTest.requestAccessToken:765 »
[ERROR] Run 2: RBACWithAPIAuthorizationTestCase.testGetToken:235->OAuth2ServiceAbstractIntegrationTest.requestAccessToken:765 »
[INFO]
[ERROR] OAuth2TokenExchangeGrantTypeTestCase.testGetAccessTokenFromSecondaryIS:185 NullPointer
[ERROR] org.wso2.identity.integration.test.oauth2.OAuth2TokenRevocationWithRevokedAccessToken.testRevokedAccessTokenRevocation(org.wso2.identity.integration.test.oauth2.OAuth2TokenRevocationWithRevokedAccessToken)
[INFO] Run 1: PASS
[ERROR] Run 2: OAuth2TokenRevocationWithRevokedAccessToken.testRevokedAccessTokenRevocation:129->requestAccessToken:202 » Parse
[ERROR] Run 3: OAuth2TokenRevocationWithRevokedAccessToken.testRevokedAccessTokenRevocation:129->requestAccessToken:202 » Parse
[INFO] Run 4: PASS
[INFO]
[ERROR] OAuth2ServiceAuthCodeGrantJWTAccessTokenWithConsentedTokenColumnTestCase.testGetAccessToken:208 JWT access token response contains errors. expected:<false> but was:<true>
[ERROR] OAuth2ServicePasswordGrantJWTAccessTokenWithConsentedTokenColumnTestCase.testPasswordGrantBasedAccessTokenGeneration:103 JWT access token response contains errors. expected:<false> but was:<true>
[ERROR] org.wso2.identity.integration.test.oidc.OIDCSubAttributeTestCase.testAuthCodeGrantSendGetTokensPost(org.wso2.identity.integration.test.oidc.OIDCSubAttributeTestCase)
[INFO] Run 1: PASS
[ERROR] Run 2: OIDCSubAttributeTestCase.testAuthCodeGrantSendGetTokensPost:242 Access token response contains errors. expected:<false> but was:<true>
[ERROR] Run 3: OIDCSubAttributeTestCase.testAuthCodeGrantSendGetTokensPost:242 Access token response contains errors. expected:<false> but was:<true>
[INFO] Run 4: PASS
[INFO]
[INFO]
[ERROR] Tests run: 2261, Failures: 6, Errors: 0, Skipped: 11
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for WSO2 Identity Server 7.0.1-SNAPSHOT:
[INFO]
[INFO] WSO2 Identity Server ............................... SUCCESS [ 5.112 s]
[INFO] WSO2 Identity Server Styles Parent ................. SUCCESS [ 0.220 s]
[INFO] Identity Server: UI styles ......................... SUCCESS [ 8.111 s]
[INFO] WSO2 IS - Features Aggregator Module ............... SUCCESS [ 0.016 s]
[INFO] WSO2 IS - Style Features ........................... SUCCESS [ 2.877 s]
[INFO] WSO2 IS - Utils Features ........................... SUCCESS [ 0.959 s]
[INFO] WSO2 Carbon - Identity UI Feature .................. SUCCESS [ 1.632 s]
[INFO] WSO2 IS - IS Profile Generation .................... SUCCESS [ 43.737 s]
[INFO] Identity Server : Connector ........................ SUCCESS [ 0.691 s]
[INFO] WSO2 Identity Server - Rest API .................... SUCCESS [ 0.009 s]
[INFO] WSO2 Identity Server - All Rest API ................ SUCCESS [ 31.395 s]
[INFO] Identity Server : identity-authenticators .......... SUCCESS [ 0.141 s]
[INFO] Identity Server : Social-authenticators ............ SUCCESS [ 0.319 s]
[INFO] Identity Server : Provisioning Connectors .......... SUCCESS [ 0.221 s]
[INFO] Identity Server : identity-local-authenticators .... SUCCESS [ 0.366 s]
[INFO] Identity Server : oauth2-grant-types ............... SUCCESS [ 0.090 s]
[INFO] Identity Server .................................... SUCCESS [ 32.005 s]
[INFO] WSO2 Identity Integration Test Utils ............... SUCCESS [ 0.010 s]
[INFO] org.wso2.carbon.identity.test.integration.service .. SUCCESS [ 2.354 s]
[INFO] org.wso2.carbon.identity.test.integration.service.stubs SUCCESS [ 5.581 s]
[INFO] Identity Server Integration Tests .................. SUCCESS [
|
This job failed
Loading