Skip to content

Bump eslint-plugin-github from 4.10.2 to 5.0.1 #544

Bump eslint-plugin-github from 4.10.2 to 5.0.1

Bump eslint-plugin-github from 4.10.2 to 5.0.1 #544

Triggered via pull request June 15, 2024 01:23
Status Success
Total duration 53s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

43 warnings and 128 notices
Best Practices UnusedPrivateMethod: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\reporting\KPITarget.java#L119
Avoid unused private methods such as 'getActiveMonthsOfPastYear(YearMonth,TreeBasedTable)'.
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\EmployeeCourseGroupLedgerSummaryCte.java#L72
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\EmployeePaymentCte.java#L79
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\finance\FinanceReportRowCte.java#L41
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\AthenaStudiesCourseGroup.java#L711
Unnecessary use of fully qualified name 'java.util.Collection' due to existing import 'java.util.Collection'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\Product.java#L100
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\financial\EmployeePayment.java#L79
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\financial\EmployeePayment.java#L84
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\financial\EmployeePayment.java#L93
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\hermes\Order.java#L99
Unnecessary use of fully qualified name 'Comparator.comparing' due to existing static import 'java.util.Comparator.comparing'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\hermes\Order.java#L99
Unnecessary use of fully qualified name 'Comparator.comparing' due to existing static import 'java.util.Comparator.comparing'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\hermes\Order.java#L328
Unnecessary use of fully qualified name 'Objects.nonNull' due to existing static import 'java.util.Objects.nonNull'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\iris\Application.java#L198
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\iris\Contract.java#L163
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\iris\Function.java#L147
Unnecessary use of fully qualified name 'java.lang.NullPointerException' due to existing implicit import 'java.lang.*'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\iris\Function.java#L156
Unnecessary use of fully qualified name 'java.lang.NullPointerException' due to existing implicit import 'java.lang.*'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\iris\Refund.java#L101
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\ledger\LedgerComputation.java#L208
Unnecessary use of fully qualified name 'BigDecimalHelper.isNotZero' due to existing static import 'com.pallasathenagroup.entities.util.BigDecimalHelper.isNotZero'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\mailchimp\MailchimpSynchronization.java#L75
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entities\mailchimp\MailchimpSynchronization.java#L87
Unnecessary use of fully qualified name 'org.hibernate.annotations.Type' due to existing import 'org.hibernate.annotations.Type'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManager.java#L697
Unnecessary use of fully qualified name 'LocalDateTime.now' due to existing static import 'java.time.LocalDateTime.now'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entitymanagers\FinanceEntityManager.java#L281
Unnecessary use of fully qualified name 'CourseGroupLedgerEntryType.GROSS_REVENUE' due to existing static import 'com.pallasathenagroup.entities.ledger.CourseGroupLedgerEntryType.GROSS_REVENUE'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entitymanagers\FinanceEntityManager.java#L285
Unnecessary use of fully qualified name 'CourseGroupLedgerEntryType.GROSS_REVENUE' due to existing static import 'com.pallasathenagroup.entities.ledger.CourseGroupLedgerEntryType.GROSS_REVENUE'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entitymanagers\FinanceEntityManager.java#L336
Unnecessary use of fully qualified name 'CourseGroupLedgerEntryType.GROSS_REVENUE' due to existing static import 'com.pallasathenagroup.entities.ledger.CourseGroupLedgerEntryType.GROSS_REVENUE'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entitymanagers\FinanceEntityManager.java#L340
Unnecessary use of fully qualified name 'CourseGroupLedgerEntryType.GROSS_REVENUE' due to existing static import 'com.pallasathenagroup.entities.ledger.CourseGroupLedgerEntryType.GROSS_REVENUE'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entitymanagers\FinanceEntityManager.java#L391
Unnecessary use of fully qualified name 'CourseGroupLedgerEntryType.GROSS_REVENUE' due to existing static import 'com.pallasathenagroup.entities.ledger.CourseGroupLedgerEntryType.GROSS_REVENUE'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entitymanagers\FinanceEntityManager.java#L395
Unnecessary use of fully qualified name 'CourseGroupLedgerEntryType.GROSS_REVENUE' due to existing static import 'com.pallasathenagroup.entities.ledger.CourseGroupLedgerEntryType.GROSS_REVENUE'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entitymanagers\FinanceEntityManager.java#L437
Unnecessary use of fully qualified name 'AggregatedCourseGroupLedgerEntryType.NET_REVENUE' due to existing static import 'com.pallasathenagroup.entities.ledger.AggregatedCourseGroupLedgerEntryType.NET_REVENUE'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\entitymanagers\financial\EmployeePaymentEntityManager.java#L345
Unnecessary use of fully qualified name 'Collectors.groupingBy' due to existing static import 'java.util.stream.Collectors.groupingBy'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entities\AthenaStudiesCourseGroupTest.java#L239
Unnecessary use of fully qualified name 'CourseGroupState.ADMINISTRATION_COMPLETE' due to existing static import 'com.pallasathenagroup.entities.CourseGroupState.ADMINISTRATION_COMPLETE'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entities\AthenaStudiesCourseGroupTest.java#L256
Unnecessary use of fully qualified name 'CourseGroupState.ADMINISTRATION_VALIDATED' due to existing static import 'com.pallasathenagroup.entities.CourseGroupState.ADMINISTRATION_VALIDATED'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entities\AthenaStudiesCourseGroupTest.java#L346
Unnecessary use of fully qualified name 'CourseGroupState.CANCELLED' due to existing static import 'com.pallasathenagroup.entities.CourseGroupState.CANCELLED'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entities\mailchimp\FetchTest.java#L442
Unnecessary use of fully qualified name 'Matchers.notNullValue' due to existing static import 'org.hamcrest.Matchers.notNullValue'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L224
Unnecessary use of fully qualified name 'Matchers.containsInAnyOrder' due to existing static import 'org.hamcrest.Matchers.containsInAnyOrder'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L245
Unnecessary use of fully qualified name 'Matchers.contains' due to existing static import 'org.hamcrest.Matchers.contains'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L296
Unnecessary use of fully qualified name 'Matchers.contains' due to existing static import 'org.hamcrest.Matchers.contains'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L337
Unnecessary use of fully qualified name 'CoreMatchers.is' due to existing static import 'org.hamcrest.CoreMatchers.is'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L339
Unnecessary use of fully qualified name 'CoreMatchers.is' due to existing static import 'org.hamcrest.CoreMatchers.is'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L340
Unnecessary use of fully qualified name 'CoreMatchers.is' due to existing static import 'org.hamcrest.CoreMatchers.is'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L341
Unnecessary use of fully qualified name 'CoreMatchers.is' due to existing static import 'org.hamcrest.CoreMatchers.is'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L343
Unnecessary use of fully qualified name 'CoreMatchers.is' due to existing static import 'org.hamcrest.CoreMatchers.is'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L344
Unnecessary use of fully qualified name 'CoreMatchers.is' due to existing static import 'org.hamcrest.CoreMatchers.is'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L345
Unnecessary use of fully qualified name 'CoreMatchers.is' due to existing static import 'org.hamcrest.CoreMatchers.is'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L423
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L428
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L438
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L447
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L456
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L463
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L471
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L472
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L476
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L483
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L484
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L488
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L494
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L495
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L499
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L507
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L508
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L512
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L519
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L520
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L524
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L533
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L534
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L538
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L547
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L548
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L552
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L561
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L562
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L566
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L572
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L578
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\AthenaStudiesCourseGroupEntityManagerTest.java#L584
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\ClientEntityManagerTest.java#L237
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\ClientEntityManagerTest.java#L238
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\ClientEntityManagerTest.java#L239
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\ClientEntityManagerTest.java#L240
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\CourseEntityManagerTest.java#L244
Unnecessary use of fully qualified name 'Matchers.hasProperty' due to existing static import 'org.hamcrest.Matchers.hasProperty'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\CourseEntityManagerTest.java#L245
Unnecessary use of fully qualified name 'Matchers.hasProperty' due to existing static import 'org.hamcrest.Matchers.hasProperty'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\CourseEntityManagerTest.java#L246
Unnecessary use of fully qualified name 'Matchers.hasProperty' due to existing static import 'org.hamcrest.Matchers.hasProperty'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\CourseEntityManagerTest.java#L247
Unnecessary use of fully qualified name 'Matchers.hasProperty' due to existing static import 'org.hamcrest.Matchers.hasProperty'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\CourseEntityManagerTest.java#L248
Unnecessary use of fully qualified name 'Matchers.hasProperty' due to existing static import 'org.hamcrest.Matchers.hasProperty'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\CourseEntityManagerTest.java#L249
Unnecessary use of fully qualified name 'Matchers.hasProperty' due to existing static import 'org.hamcrest.Matchers.hasProperty'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\EmployeeEntityManagerTest.java#L200
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\EmployeeEntityManagerTest.java#L208
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\EmployeeEntityManagerTest.java#L209
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\EmployeeEntityManagerTest.java#L216
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\EmployeeEntityManagerTest.java#L217
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\EmployeeEntityManagerTest.java#L222
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\EmployeeEntityManagerTest.java#L223
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\EmployeeEntityManagerTest.java#L225
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\EmployeeEntityManagerTest.java#L226
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\EmployeeEntityManagerTest.java#L238
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\EmployeeEntityManagerTest.java#L239
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\EmployeeEntityManagerTest.java#L253
Unnecessary use of fully qualified name 'Assert.assertThat' due to existing static import 'org.junit.Assert.assertThat'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\financial\EmployeePaymentEntityManagerTest.java#L249
Unnecessary use of fully qualified name 'PaymentStatus.PAID' due to existing static import 'com.pallasathenagroup.entities.financial.EmployeePayment.PaymentStatus.PAID'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\financial\EmployeePaymentEntityManagerTest.java#L373
Unnecessary use of fully qualified name 'PaymentStatus.RECKONING' due to existing static import 'com.pallasathenagroup.entities.financial.EmployeePayment.PaymentStatus.RECKONING'
Code Style UnnecessaryFullyQualifiedName: C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\test\java\com\pallasathenagroup\entitymanagers\financial\EmployeePaymentEntityManagerTest.java#L1079
Unnecessary use of fully qualified name 'PaymentStatus.RECKONING' due to existing static import 'com.pallasathenagroup.entities.financial.EmployeePayment.PaymentStatus.RECKONING'