Dependency Updater #316
Annotations
3 errors and 5 warnings
build
PR BUILD not successfull. Check artifacts for logs.
|
build
Process completed with exit code 1.
|
build
Process completed with exit code 3.
|
build
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/
|
build
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/
|
build
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/
|
build
===========================================================
product-is BUILD FAILURE
==========================================================
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] org.wso2.identity.integration.test.rest.api.server.email.template.v1.EmailTemplatesPositiveTest.testUpdateEmailTemplateType(org.wso2.identity.integration.test.rest.api.server.email.template.v1.EmailTemplatesPositiveTest)
[ERROR] Run 1: EmailTemplatesPositiveTest.testUpdateEmailTemplateType:325 Expected response for the get email template type, after updating doesn't match. expected:<class EmailTemplateTypeWithID {
class EmailTemplateType {
displayName: TestEmailTemplateType
templates: [class EmailTemplateWithID {
class EmailTemplate {
contentType: text/html; charset=UTF-8
subject: WSO2 - Test Email Template - 3
body: Updated email template body
footer: ----
}
id: en_GB
}]
}
id: VGVzdEVtYWlsVGVtcGxhdGVUeXBl
}> but was:<class EmailTemplateTypeWithID {
class EmailTemplateType {
displayName: TestEmailTemplateType
templates: [class EmailTemplateWithID {
class EmailTemplate {
contentType: text/html; charset=UTF-8
subject: WSO2 - Test Email Template - 1
body: <table align="center" cellpadding="0" cellspacing="0" border="0" width="100%"bgcolor="#f0f0f0">
<tr>
<td style="padding: 30px 30px 20px 30px;">
<table cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#ffffff" style="max-width: 650px; margin: auto;">
<tr>
<td colspan="2" align="center" style="background-color: #333; padding: 40px;">
<a href="http://wso2.com/" target="_blank"><img src="http://cdn.wso2.com/wso2/newsletter/images/nl-2017/wso2-logo-transparent.png" border="0"/></a>
</td>
</tr>
<tr>
<td colspan="2" align="center" style="padding: 50px 50px 0px 50px;">
<h1 style="padding-right: 0em; margin: 0; line-height: 40px; font-weight:300; font-family: 'Nunito Sans', Arial, Verdana, Helvetica, sans-serif; color: #666; text-align: left; padding-bottom: 1em;">
Account Enabled
</h1>
</td>
</tr>
<tr>
<td style="text-align: left; padding: 0px 50px;" valign="top">
<p style="font-size: 18px; margin: 0; line-height: 24px; font-family: 'Nunito Sans', Arial, Verdana, Helvetica, sans-serif; color: #666; text-align: left; padding-bottom: 3%;">
Hi {{user.claim.givenname}},
</p>
<p style="font-size: 18px; margin: 0; line-height: 24px; font-family: 'Nunito Sans', Arial, Verdana, Helvetica, sans-serif; color: #666; text-align: left; padding-bottom: 3%;">
Please note that the account registered with the user name <b>{{user-name}}</b> has been enabled.<br>
</p>
</td>
</tr>
<tr>
<td style="text-align: left; padding: 30px 50px 50px 50px" valign="top">
<p style="font-size: 18px; margin: 0; line-height: 24px; font-family: 'Nunito Sans', Arial, Verdana, Helvetica, sans-serif; color: #505050; text-align: left;">
Thanks,<br/>WSO2 Identity Server Team
</p>
</td>
</tr>
<tr>
<td colspan="2" align="center" style="padding: 20px 40px 40px 40px;" bgcolor="#f0f0f0">
<p style="font-size: 12px; margin: 0; line-height: 24px; font-family: 'Nunito Sans', Arial, Verdana, Helvetica, sans-serif; color: #777;">
© 2018
<a href="http://wso2.com/" target="_blank" style="color: #777; text-decoration: none">WSO2</a>
<br>
787 Castro Street, Mountain View, CA 94041.
</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
footer: ---
}
id: en_US
}]
}
id: VGVzdEVtYWlsVGVtcGxhdGVUeXBl
}>
[ERROR] Run 2: EmailTemplatesPositiveTest.testUpdateEmailTemplateType:325 Expected response for the get email template type, after updating doesn't match. expected:<class EmailTemplateTypeWithID {
class EmailTemplateType {
displayName: TestEmailTemplateType
templates: [class EmailTemplateWithID {
class EmailTemplate {
contentType: text/html; charset=UTF-8
subject: WSO2 - Test Email Template - 3
body: Updated email template body
footer: ----
}
id: en_GB
}]
}
id: VGVzdEVtYWlsVGVtcGxhdGVUeXBl
}> but was:<class EmailTemplateTypeWithID {
class EmailTemplateType {
displayName: TestEmailTemplateType
templates: [class EmailTemplateWithID {
class E
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dependency-updates-diff
Expired
|
2.71 KB |
|
mvn-build.log
Expired
|
17.3 MB |
|