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

K1J-232: Updated so additional info only is added to logs if user has authentication context. #1121

Merged
merged 1 commit into from
Sep 18, 2024

K1J-232: Updated so additional info only is added to logs if user har…

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

K1J-232: Updated so additional info only is added to logs if user has authentication context. #1121

K1J-232: Updated so additional info only is added to logs if user har…
20cfe53
Select commit
Loading
Failed to load commit list.
GitHub Actions / reviewdog succeeded Sep 18, 2024 in 0s

reviewdog report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (714)

integration/fmb-integration/src/test/java/se/inera/intyg/webcert/integration/fmb/services/FmbServiceImplTest.java|210| Line is longer than 140 characters (found 163).
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|59| Line is longer than 140 characters (found 145).
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|59 col 26| Abbreviation in name 'CERT_STATUS_FOR_CARE_V3_NS' must contain no more than '5' consecutive capital letters.
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|59 col 26| Member name 'CERT_STATUS_FOR_CARE_V3_NS' must match pattern '^[a-z][a-zA-Z0-9]$'.
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|60| Line is longer than 140 characters (found 148).
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|60 col 26| Abbreviation in name 'RECEIVE_MEDICAL_CERT_QUESTION_NS' must contain no more than '5' consecutive capital letters.
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|60 col 26| Member name 'RECEIVE_MEDICAL_CERT_QUESTION_NS' must match pattern '^[a-z][a-zA-Z0-9]
$'.
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|61| Line is longer than 140 characters (found 144).
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|61 col 26| Abbreviation in name 'RECEIVE_MEDICAL_CERT_ANSWER_NS' must contain no more than '5' consecutive capital letters.
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|61 col 26| Member name 'RECEIVE_MEDICAL_CERT_ANSWER_NS' must match pattern '^[a-z][a-zA-Z0-9]$'.
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|62 col 26| Abbreviation in name 'SEND_MESSAGE_TO_CARE_NS' must contain no more than '5' consecutive capital letters.
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|62 col 26| Member name 'SEND_MESSAGE_TO_CARE_NS' must match pattern '^[a-z][a-zA-Z0-9]
$'.
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|64 col 26| Abbreviation in name 'ERROR_STRING_BASE' must contain no more than '5' consecutive capital letters.
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|64 col 26| Member name 'ERROR_STRING_BASE' must match pattern '^[a-z][a-zA-Z0-9]$'.
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|66 col 26| Abbreviation in name 'ERROR_STRING_ARENDEHANTERING' must contain no more than '5' consecutive capital letters.
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|66 col 26| Member name 'ERROR_STRING_ARENDEHANTERING' must match pattern '^[a-z][a-zA-Z0-9]
$'.
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|116 col 22| Abbreviation in name 'HSAID_OK_VARDENHET' must contain no more than '5' consecutive capital letters.
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|117 col 22| Abbreviation in name 'HSAID_OK_VARDGIVARE' must contain no more than '5' consecutive capital letters.
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|132 col 22| Abbreviation in name 'HSAID_OK_VARDENHET' must contain no more than '5' consecutive capital letters.
integration/tak-integration/src/test/java/se/inera/intyg/webcert/integration/tak/service/TakServiceImplTest.java|133 col 22| Abbreviation in name 'HSAID_OK_VARDGIVARE' must contain no more than '5' consecutive capital letters.
integration/pp-integration/src/test/java/se/inera/intyg/webcert/integration/pp/stub/GetPrivatePractitionerResponderTest.java|43 col 19| 'static' modifier out of order with the JLS suggestions.
integration/pp-integration/src/test/java/se/inera/intyg/webcert/integration/pp/stub/GetPrivatePractitionerResponderTest.java|44 col 19| 'static' modifier out of order with the JLS suggestions.
integration/pp-integration/src/test/java/se/inera/intyg/webcert/integration/pp/services/PPRestServiceTest.java|40 col 19| 'static' modifier out of order with the JLS suggestions.
integration/pp-integration/src/test/java/se/inera/intyg/webcert/integration/pp/services/PPRestServiceTest.java|41 col 19| 'static' modifier out of order with the JLS suggestions.
persistence/src/test/java/se/inera/intyg/webcert/persistence/fragasvar/repository/FragaSvarRepositoryTest.java|22 col 15| Unused import - org.junit.Assert.assertFalse.
persistence/src/test/java/se/inera/intyg/webcert/persistence/fragasvar/repository/FragaSvarRepositoryTest.java|25 col 15| Unused import - org.junit.Assert.assertTrue.
persistence/src/test/java/se/inera/intyg/webcert/persistence/fragasvar/repository/FragaSvarRepositoryTest.java|67 col 27| Member name 'FRAGA_SIGN_DATE' must match pattern '^[a-z][a-zA-Z0-9]$'.
persistence/src/test/java/se/inera/intyg/webcert/persistence/fragasvar/repository/FragaSvarRepositoryTest.java|68 col 27| Member name 'FRAGA_SENT_DATE' must match pattern '^[a-z][a-zA-Z0-9]
$'.
persistence/src/test/java/se/inera/intyg/webcert/persistence/fragasvar/repository/FragaSvarRepositoryTest.java|69 col 27| Member name 'SVAR_SIGN_DATE' must match pattern '^[a-z][a-zA-Z0-9]$'.
persistence/src/test/java/se/inera/intyg/webcert/persistence/fragasvar/repository/FragaSvarRepositoryTest.java|70 col 27| Member name 'SVAR_SENT_DATE' must match pattern '^[a-z][a-zA-Z0-9]
$'.
persistence/src/test/java/se/inera/intyg/webcert/persistence/fragasvar/repository/FragaSvarRepositoryTest.java|72 col 28| Abbreviation in name 'INTYGS_REFERENS' must contain no more than '5' consecutive capital letters.
persistence/src/test/java/se/inera/intyg/webcert/persistence/fragasvar/repository/FragaSvarRepositoryTest.java|72 col 28| Member name 'INTYGS_REFERENS' must match pattern '^[a-z][a-zA-Z0-9]$'.
persistence/src/test/java/se/inera/intyg/webcert/persistence/fragasvar/repository/FragaSvarRepositoryTest.java|332 col 17| Abbreviation in name 'testFindAllHSAIDByEnhet' must contain no more than '5' consecutive capital letters.
persistence/src/test/java/se/inera/intyg/webcert/persistence/utkast/repository/UtkastRepositoryCustomTest.java|145 col 16| Local variable name 'intygId_signed' must match pattern '^a-z?$'.
persistence/src/test/java/se/inera/intyg/webcert/persistence/utkast/repository/UtkastRepositoryCustomTest.java|146 col 16| Local variable name 'intygId_locked' must match pattern '^a-z?$'.
persistence/src/test/java/se/inera/intyg/webcert/persistence/utkast/repository/UtkastRepositoryCustomTest.java|147 col 16| Local variable name 'intygId_draft_complete' must match pattern '^a-z?$'.
persistence/src/test/java/se/inera/intyg/webcert/persistence/utkast/repository/UtkastRepositoryCustomTest.java|148 col 16| Local variable name 'intygId_draft_incomplete' must match pattern '^a-z?$'.
persistence/src/test/java/se/inera/intyg/webcert/persistence/utkast/repository/UtkastRepositoryCustomTest.java|150 col 16| Local variable name 'intygId_draft_10_days' must match pattern '^a-z?$'.
persistence/src/test/java/se/inera/intyg/webcert/persistence/utkast/repository/UtkastRepositoryCustomTest.java|151 col 16| Local variable name 'intygId_draft_14_days' must match pattern '^a-z?$'.
persistence/src/test/java/se/inera/intyg/webcert/persistence/utkast/repository/UtkastRepositoryCustomTest.java|152 col 16| Local variable name 'intygId_draft_15_days' must match pattern '^a-z?$'.
persistence/src/test/java/se/inera/intyg/webcert/persistence/utkast/repository/UtkastRepositoryCustomTest.java|153 col 16| Local variable name 'intygId_draft_20_days' must match pattern '^a-z?$'.
web/src/test/java/se/inera/intyg/webcert/web/converter/CertificateEventConverterTest.java|53 col 26| Abbreviation in name 'CERTIFICATE_ID' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/converter/CertificateEventConverterTest.java|53 col 26| Member name 'CERTIFICATE_ID' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/converter/CertificateEventConverterTest.java|54 col 26| Abbreviation in name 'PARENT_CERTIFICATE_ID' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/converter/CertificateEventConverterTest.java|54 col 26| Member name 'PARENT_CERTIFICATE_ID' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/converter/ArendeConverterTest.java|50 col 8| Unused import - java.util.ArrayList.
web/src/test/java/se/inera/intyg/webcert/web/converter/util/IntygConverterUtilTest.java|173| Line is longer than 140 characters (found 153).
web/src/test/java/se/inera/intyg/webcert/web/converter/util/IntygConverterUtilTest.java|176| Line is longer than 140 characters (found 150).
web/src/test/java/se/inera/intyg/webcert/web/converter/util/IntygConverterUtilTest.java|216| Line is longer than 140 characters (found 150).
web/src/test/java/se/inera/intyg/webcert/web/web/controller/moduleapi/StatModuleApiControllerTest.java|287 col 27| Should use uppercase 'L'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/moduleapi/StatModuleApiControllerTest.java|288 col 27| Should use uppercase 'L'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/moduleapi/StatModuleApiControllerTest.java|290 col 27| Should use uppercase 'L'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/moduleapi/StatModuleApiControllerTest.java|291 col 27| Should use uppercase 'L'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|83 col 26| Abbreviation in name 'ALTERNATE_SSN' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|83 col 26| Member name 'ALTERNATE_SSN' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|85 col 26| Abbreviation in name 'INTYGSTYP' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|85 col 26| Member name 'INTYGSTYP' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|86 col 26| Abbreviation in name 'INTYGSTYP_VERSION' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|86 col 26| Member name 'INTYGSTYP_VERSION' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|87 col 26| Abbreviation in name 'INTYGSID' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|87 col 26| Member name 'INTYGSID' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|88 col 26| Abbreviation in name 'ENHETSID' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|88 col 26| Member name 'ENHETSID' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|90 col 26| Abbreviation in name 'VARDENHETID_USER' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|90 col 26| Member name 'VARDENHETID_USER' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|91 col 26| Abbreviation in name 'VARDENHETNAMN_USER' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|91 col 26| Member name 'VARDENHETNAMN_USER' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|92 col 26| Abbreviation in name 'VARDGIVAREID_USER' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|92 col 26| Member name 'VARDGIVAREID_USER' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|93 col 26| Abbreviation in name 'VARDGIVARENAMN_USER' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|93 col 26| Member name 'VARDGIVARENAMN_USER' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|94 col 26| Abbreviation in name 'VARDGIVAREID_UTKAST' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|94 col 26| Member name 'VARDGIVAREID_UTKAST' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|95 col 26| Abbreviation in name 'VARDGIVARENAMN_UTKAST' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/integration/IntygIntegrationServiceImplTest.java|95 col 26| Member name 'VARDGIVARENAMN_UTKAST' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/facade/PatientControllerTest.java|47 col 18| Abbreviation in name 'PATIENT_ID' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/facade/PatientControllerTest.java|47 col 18| Member name 'PATIENT_ID' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/api/UtkastApiControllerTest.java|286 col 17| Abbreviation in name 'testFilterDraftsForUnitSortingBySparadAvIsCorrectWhenNamesAreUpdatedFromHsaINTYGFV12187' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/web/controller/api/UtkastApiControllerTest.java|320 col 17| Abbreviation in name 'testFilterDraftsForUnitSortingByPersonnummerIsCorrectINTYGFV12187' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/auth/CustomXFrameOptionsHeaderWriterTest.java|53 col 19| 'static' modifier out of order with the JLS suggestions.
web/src/test/java/se/inera/intyg/webcert/web/auth/CustomXFrameOptionsHeaderWriterTest.java|54 col 19| 'static' modifier out of order with the JLS suggestions.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|64 col 51| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|65 col 72| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|66 col 66| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|67 col 67| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|102 col 41| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|103 col 117| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|119 col 52| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|122 col 40| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|130 col 51| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|131 col 72| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|132 col 74| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|153 col 52| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|156 col 40| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|164 col 52| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|167 col 40| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|175 col 41| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|183 col 30| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|191 col 41| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|199 col 30| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|207 col 41| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|209 col 30| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|217 col 30| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|225 col 30| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|233 col 51| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|241 col 45| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|250 col 40| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|258 col 40| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|266 col 41| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|274 col 41| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|282 col 41| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|290 col 41| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|298 col 30| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|306 col 41| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|314 col 30| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|322 col 51| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|323 col 72| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|324 col 74| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|325 col 52| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|326 col 35| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|327 col 43| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|328 col 55| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|329 col 28| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/auth/authorities/validation/AuthorityValidatorTest.java|330 col 44| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/service/user/WebCertUserServiceTest.java|212 col 17| Abbreviation in name 'testUserHasNoReadOnlyAccessToParentVardEnhetWhenNORMAL' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/user/WebCertUserServiceTest.java|221 col 17| Abbreviation in name 'testUserHasReadOnlyAccessToParentVardEnhetWhenDJUPINTEGRATION' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/user/WebCertUserServiceTest.java|230 col 17| Abbreviation in name 'testUserHasReadOnlyAccessToSiblingMottagningWhenDJUPINTEGRATION' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/user/WebCertUserServiceTest.java|239 col 17| Abbreviation in name 'testUserHasReadOnlyAccessToCousinMottagningWhenDJUPINTEGRATION' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/user/WebCertUserServiceTest.java|248 col 17| Abbreviation in name 'testUserHasAccessToParentVardEnhetWhenDJUPINTEGRATION' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/user/WebCertUserServiceTest.java|257 col 17| Abbreviation in name 'testUserHasAccessToSiblingMottagningWhenDJUPINTEGRATION' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/user/WebCertUserServiceTest.java|266 col 17| Abbreviation in name 'testUserHasNoAccessToCousinMottagningWhenDJUPINTEGRATION' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/user/WebCertUserServiceTest.java|275 col 17| Abbreviation in name 'testUserHasNoAccessToMottagningMissingVardenhetWhenDJUPINTEGRATION' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/notification/NotificationRedeliveryStatusUpdateCreatorServiceTest.java|63 col 29| Abbreviation in name 'LAST_DAY_FOR_ANSWER' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/notification/NotificationRedeliveryStatusUpdateCreatorServiceTest.java|63 col 29| Member name 'LAST_DAY_FOR_ANSWER' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/service/notification/NotificationRedeliveryStatusUpdateCreatorServiceTest.java|64 col 33| Abbreviation in name 'EVENT_TIMESTAMP' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/notification/NotificationRedeliveryStatusUpdateCreatorServiceTest.java|64 col 33| Member name 'EVENT_TIMESTAMP' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/service/certificate/CertificateServiceTest.java|75 col 26| Abbreviation in name 'CERTIFICATE_TYPE' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/certificate/CertificateServiceTest.java|75 col 26| Member name 'CERTIFICATE_TYPE' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/service/certificate/CertificateServiceTest.java|132 col 117| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/service/certificate/CertificateServiceTest.java|136 col 82| '.' should be on a new line.
web/src/test/java/se/inera/intyg/webcert/web/service/monitoring/MonitoringLogServiceTest.java|31 col 8| Unused import - com.google.common.collect.ImmutableMap.
web/src/test/java/se/inera/intyg/webcert/web/service/monitoring/MonitoringLogServiceTest.java|32 col 8| Unused import - java.util.Map.
web/src/test/java/se/inera/intyg/webcert/web/service/monitoring/MonitoringLogServiceTest.java|42 col 8| Unused import - se.inera.intyg.infra.security.common.model.Role.
web/src/test/java/se/inera/intyg/webcert/web/service/monitoring/MonitoringLogServiceImplTest.java|99| Line is longer than 140 characters (found 210).
web/src/test/java/se/inera/intyg/webcert/web/service/monitoring/MonitoringLogServiceImplTest.java|106| Line is longer than 140 characters (found 181).
web/src/test/java/se/inera/intyg/webcert/web/service/monitoring/MonitoringLogServiceImplTest.java|122| Line is longer than 140 characters (found 202).
web/src/test/java/se/inera/intyg/webcert/web/service/monitoring/MonitoringLogServiceImplTest.java|129| Line is longer than 140 characters (found 173).
web/src/test/java/se/inera/intyg/webcert/web/service/monitoring/MonitoringLogServiceImplTest.java|196| Line is longer than 140 characters (found 145).
web/src/test/java/se/inera/intyg/webcert/web/service/monitoring/MonitoringLogServiceImplTest.java|253| Line is longer than 140 characters (found 145).
web/src/test/java/se/inera/intyg/webcert/web/service/monitoring/MonitoringLogServiceImplTest.java|300| Line is longer than 140 characters (found 176).
... (Too many findings. Dropped some findings)