Skip to content

Bump undici from 6.23.0 to 6.24.0

cc62fdb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Bump undici from 6.23.0 to 6.24.0 #230

Bump undici from 6.23.0 to 6.24.0
cc62fdb
Select commit
Loading
Failed to load commit list.
GitHub Actions / PMD completed Mar 14, 2026 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.