Bump eslint from 8.55.0 to 8.56.0 #237
PMD Source Code Analyzer report
171 violation(s) found
Annotations
github-actions / PMD
Code Style UnnecessaryFullyQualifiedName
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
github-actions / PMD
Code Style UnnecessaryFullyQualifiedName
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
github-actions / PMD
Code Style UnnecessaryFullyQualifiedName
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
github-actions / PMD
Best Practices UnusedImports
Avoid unused imports such as 'java.util.Optional'
github-actions / PMD
Code Style TooManyStaticImports
Too many static imports may lead to messy code
github-actions / PMD
Code Style UselessParentheses
Useless parentheses.
github-actions / PMD
Code Style UselessQualifiedThis
Useless qualified this usage in the same class.
github-actions / PMD
Code Style UselessParentheses
Useless parentheses.
github-actions / PMD
Code Style UnnecessaryFullyQualifiedName
Unnecessary use of fully qualified name 'java.util.Collection' due to existing import 'java.util.Collection'
github-actions / PMD
Best Practices UnusedImports
Avoid unused imports such as 'com.pallasathenagroup.entities.hermes.OrderEntry'
github-actions / PMD
Code Style UselessQualifiedThis
Useless qualified this usage in the same class.
github-actions / PMD
Code Style UselessParentheses
Useless parentheses.
github-actions / PMD
Code Style UnnecessaryFullyQualifiedName
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
github-actions / PMD
Best Practices UnusedPrivateMethod
Avoid unused private methods such as 'getLikelyToBePaidOrPaidOrderEntries()'.
github-actions / PMD
Code Style UselessParentheses
Useless parentheses.
github-actions / PMD
Best Practices UnusedImports
Avoid unused imports such as 'java.net.URI'
github-actions / PMD
Code Style UnnecessaryFullyQualifiedName
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
github-actions / PMD
Code Style UnnecessaryFullyQualifiedName
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
github-actions / PMD
Code Style UnnecessaryFullyQualifiedName
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
github-actions / PMD
Code Style TooManyStaticImports
Too many static imports may lead to messy code
github-actions / PMD
Code Style UnnecessaryFullyQualifiedName
Unnecessary use of fully qualified name 'Comparator.comparing' due to existing static import 'java.util.Comparator.comparing'
github-actions / PMD
Code Style UnnecessaryFullyQualifiedName
Unnecessary use of fully qualified name 'Comparator.comparing' due to existing static import 'java.util.Comparator.comparing'
github-actions / PMD
Code Style UnnecessaryFullyQualifiedName
Unnecessary use of fully qualified name 'Objects.nonNull' due to existing static import 'java.util.Objects.nonNull'
github-actions / PMD
Code Style UselessQualifiedThis
Useless qualified this usage in the same class.
github-actions / PMD
Code Style UselessQualifiedThis
Useless qualified this usage in the same class.