Skip to content

Bump eslint from 8.55.0 to 8.56.0 #237

Bump eslint from 8.55.0 to 8.56.0

Bump eslint from 8.55.0 to 8.56.0 #237

GitHub Actions / PMD completed Dec 18, 2023 in 0s

PMD Source Code Analyzer report

171 violation(s) found

Annotations

Check notice on line 72 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\EmployeeCourseGroupLedgerSummaryCte.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UnnecessaryFullyQualifiedName

Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'

Check notice on line 79 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\EmployeePaymentCte.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UnnecessaryFullyQualifiedName

Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'

Check notice on line 41 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\finance\FinanceReportRowCte.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UnnecessaryFullyQualifiedName

Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'

Check notice on line 23 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\AthenaCourseBundleDiscountCode.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Best Practices UnusedImports

Avoid unused imports such as 'java.util.Optional'

Check warning on line 834 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\AthenaStudiesCourseGroup.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style TooManyStaticImports

Too many static imports may lead to messy code

Check notice on line 266 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\AthenaStudiesCourseGroup.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UselessParentheses

Useless parentheses.

Check warning on line 447 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\AthenaStudiesCourseGroup.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UselessQualifiedThis

Useless qualified this usage in the same class.

Check notice on line 473 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\AthenaStudiesCourseGroup.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UselessParentheses

Useless parentheses.

Check notice on line 711 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\AthenaStudiesCourseGroup.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UnnecessaryFullyQualifiedName

Unnecessary use of fully qualified name 'java.util.Collection' due to existing import 'java.util.Collection'

Check notice on line 14 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\CourseTimeSlot.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Best Practices UnusedImports

Avoid unused imports such as 'com.pallasathenagroup.entities.hermes.OrderEntry'

Check warning on line 253 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\CourseTimeSlot.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UselessQualifiedThis

Useless qualified this usage in the same class.

Check notice on line 57 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\IdIdentifiable.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UselessParentheses

Useless parentheses.

Check notice on line 100 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\Product.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UnnecessaryFullyQualifiedName

Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'

Check warning on line 137 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\Product.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Best Practices UnusedPrivateMethod

Avoid unused private methods such as 'getLikelyToBePaidOrPaidOrderEntries()'.

Check notice on line 211 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\Product.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UselessParentheses

Useless parentheses.

Check notice on line 17 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\embeddables\ScopeProperties.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Best Practices UnusedImports

Avoid unused imports such as 'java.net.URI'

Check notice on line 79 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\financial\EmployeePayment.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UnnecessaryFullyQualifiedName

Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'

Check notice on line 84 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\financial\EmployeePayment.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UnnecessaryFullyQualifiedName

Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'

Check notice on line 93 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\financial\EmployeePayment.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UnnecessaryFullyQualifiedName

Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'

Check warning on line 770 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\hermes\Order.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style TooManyStaticImports

Too many static imports may lead to messy code

Check notice on line 99 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\hermes\Order.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UnnecessaryFullyQualifiedName

Unnecessary use of fully qualified name 'Comparator.comparing' due to existing static import 'java.util.Comparator.comparing'

Check notice on line 99 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\hermes\Order.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UnnecessaryFullyQualifiedName

Unnecessary use of fully qualified name 'Comparator.comparing' due to existing static import 'java.util.Comparator.comparing'

Check notice on line 328 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\hermes\Order.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UnnecessaryFullyQualifiedName

Unnecessary use of fully qualified name 'Objects.nonNull' due to existing static import 'java.util.Objects.nonNull'

Check warning on line 346 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\hermes\Order.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UselessQualifiedThis

Useless qualified this usage in the same class.

Check warning on line 385 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\hermes\Order.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Code Style UselessQualifiedThis

Useless qualified this usage in the same class.