Closed
Conversation
Collaborator
|
CI is automatically triggering the following test suites:
|
Collaborator
❌ ci:test:sf - 0 out of 1 jobs passed in 16 minutesClick here for more details.Base Branch:Branch Name: master Sender Branch:Branch Name: LPS-147076 1 Failed Jobs:For more details click here. [java] java.lang.Exception: Found 10 formatting issues:
[java] 1: Missing copyright, see https://github.com/liferay/liferay-portal/blob/master/modules/util/source-formatter/src/main/resources/documentation/check/copyright_check.markdown: ./modules/third-party/org-apache-velocity/src/main/java/org/apache/velocity/util/introspection/SecureIntrospectorImpl.java (SourceCheck:CopyrightCheck)
[java] 2: Private non-static field 'badClasses' must match pattern '^_[a-z0-9][_a-zA-Z0-9]*\$', see https://checkstyle.sourceforge.io/config_naming.html#MemberName: ./modules/third-party/org-apache-velocity/src/main/java/org/apache/velocity/util/introspection/SecureIntrospectorImpl.java 40 (Checkstyle:MemberNameCheck)
[java] 3: Private non-static field 'badPackages' must match pattern '^_[a-z0-9][_a-zA-Z0-9]*\$', see https://checkstyle.sourceforge.io/config_naming.html#MemberName: ./modules/third-party/org-apache-velocity/src/main/java/org/apache/velocity/util/introspection/SecureIntrospectorImpl.java 41 (Checkstyle:MemberNameCheck)
[java] 4: Parameterize the generic type for 'java.lang.Class, see https://github.com/liferay/liferay-portal/blob/master/modules/util/source-formatter/src/main/resources/documentation/check/generic_type_check.markdown: ./modules/third-party/org-apache-velocity/src/main/java/org/apache/velocity/util/introspection/SecureIntrospectorImpl.java 61 (Checkstyle:GenericTypeCheck)
[java] 5: Parameterize the generic type for 'java.lang.Class, see https://github.com/liferay/liferay-portal/blob/master/modules/util/source-formatter/src/main/resources/documentation/check/generic_type_check.markdown: ./modules/third-party/org-apache-velocity/src/main/java/org/apache/velocity/util/introspection/SecureIntrospectorImpl.java 88 (Checkstyle:GenericTypeCheck)
[java] 6: Missing parentheses around the left hand side argument of the '&&' operator: ./modules/third-party/org-apache-velocity/src/main/java/org/apache/velocity/util/introspection/SecureIntrospectorImpl.java 93 (Checkstyle:MissingParenthesesCheck)
[java] 7: There should be an empty line after line '137', see https://github.com/liferay/liferay-portal/blob/master/modules/util/source-formatter/src/main/resources/documentation/check/missing_empty_line_check.markdown: ./modules/third-party/org-apache-velocity/src/main/java/org/apache/velocity/util/introspection/SecureIntrospectorImpl.java 137 (Checkstyle:MissingEmptyLineCheck) |
Collaborator
|
Jenkins Build:test-portal-source-format#3179 Jenkins Report:jenkins-report.html Jenkins Suite:sf Pull Request:liferay-core-infra#1678 Testray Routine:EE Pull Request Testray Importer:publish-testray-report#11624 |
Collaborator
❌ ci:test:relevant - 0 out of 1 jobs passed in 23 minutesClick here for more details.Base Branch:Branch Name: master Upstream Comparison:Branch GIT ID: 47bba8a43f9b66d559f3caf301b6fc57275919f0 ci:test:relevant - 0 out of 1 jobs PASSED1 Failed Jobs:For more details click here.Failures unique to this pull:
For upstream results, click here.Test bundle downloads:
|
Collaborator
|
Jenkins Build:test-portal-acceptance-pullrequest(master)#3623 Jenkins Report:jenkins-report.html Jenkins Suite:relevant Pull Request:liferay-core-infra#1678 Testray Routine:EE Pull Request Testray Build:[master] ci:test:relevant - mbowerman > liferay-core-infra - PR#1678 - 2022-09-12[11:53:17] Testray Importer:publish-testray-report#8276 |
8ff3a50 to
aeb4b0c
Compare
Author
|
Re-sent here: #1679 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket: LPS-147076
Patched third-party org.apache.velocity .jar file with changes from apache/velocity-engine#16 to resolve CVE-2020-13936.