Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @typescript-eslint/parser from 7.1.0 to 7.8.0 #173

Merged

Bump @typescript-eslint/parser from 7.1.0 to 7.8.0

261aaf2
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Bump @typescript-eslint/parser from 7.1.0 to 7.8.0 #173

Bump @typescript-eslint/parser from 7.1.0 to 7.8.0
261aaf2
Select commit
Loading
Failed to load commit list.
GitHub Actions / PMD completed May 4, 2024 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.