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-371: Updated subject for send message to care request #1124

Merged
merged 1 commit into from
Oct 4, 2024

K1J-371: Updated subject for send message to care request

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

K1J-371: Updated subject for send message to care request #1124

K1J-371: Updated subject for send message to care request
e21849a
Select commit
Loading
Failed to load commit list.
GitHub Actions / reviewdog succeeded Oct 4, 2024 in 0s

reviewdog report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (714)

notification-sender/src/test/java/se/inera/intyg/webcert/notification_sender/certificatesender/route/RouteTest.java|47| Line is longer than 140 characters (found 236).
notification-sender/src/test/java/se/inera/intyg/webcert/notification_sender/notifications/monitoring/MonitoringLogServiceImplTest.java|50 col 11| 'private' modifier out of order with the JLS suggestions.
notification-sender/src/test/java/se/inera/intyg/webcert/notification_sender/notifications/monitoring/MonitoringLogServiceImplTest.java|52 col 19| 'static' modifier out of order with the JLS suggestions.
notification-sender/src/test/java/se/inera/intyg/webcert/notification_sender/notifications/monitoring/MonitoringLogServiceImplTest.java|53 col 19| 'static' modifier out of order with the JLS suggestions.
notification-sender/src/test/java/se/inera/intyg/webcert/notification_sender/notifications/monitoring/MonitoringLogServiceImplTest.java|54 col 19| 'static' modifier out of order with the JLS suggestions.
notification-sender/src/test/java/se/inera/intyg/webcert/notification_sender/notifications/monitoring/MonitoringLogServiceImplTest.java|55 col 19| 'static' modifier out of order with the JLS suggestions.
notification-sender/src/test/java/se/inera/intyg/webcert/notification_sender/notifications/monitoring/MonitoringLogServiceImplTest.java|56 col 19| 'static' modifier out of order with the JLS suggestions.
notification-sender/src/test/java/se/inera/intyg/webcert/notification_sender/notifications/monitoring/MonitoringLogServiceImplTest.java|57 col 19| 'static' modifier out of order with the JLS suggestions.
notification-sender/src/test/java/se/inera/intyg/webcert/notification_sender/notifications/monitoring/MonitoringLogServiceImplTest.java|58 col 19| 'static' modifier out of order with the JLS suggestions.
notification-sender/src/test/java/se/inera/intyg/webcert/notification_sender/notifications/monitoring/MonitoringLogServiceImplTest.java|59 col 19| 'static' modifier out of order with the JLS suggestions.
notification-sender/src/test/java/se/inera/intyg/webcert/notification_sender/notifications/monitoring/MonitoringLogServiceImplTest.java|60 col 19| 'static' modifier out of order with the JLS suggestions.
notification-sender/src/test/java/se/inera/intyg/webcert/notification_sender/notifications/route/NotificationRouteTest.java|83| Line is longer than 140 characters (found 184).
notification-sender/src/test/java/se/inera/intyg/webcert/notification_sender/notifications/services/NotificationTypeConverterTest.java|92 col 17| Abbreviation in name 'testConvertWhenHandelsekodIsNYFRFM' must contain no more than '5' consecutive capital letters.
notification-sender/src/test/java/se/inera/intyg/webcert/notification_sender/notifications/services/NotificationTypeConverterTest.java|176 col 18| Method name 'assertSkickadeFrågor' must match pattern '^[a-z][a-zA-Z0-9_]$'.
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/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.
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.
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/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/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/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/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/converter/ArendeConverterTest.java|50 col 8| Unused import - java.util.ArrayList.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/CertificateStatusConverterTest.java|74 col 30| Abbreviation in name 'RECIEVED_STATUS' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/CertificateStatusConverterTest.java|74 col 30| Member name 'RECIEVED_STATUS' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/CertificateStatusConverterTest.java|75 col 30| Abbreviation in name 'SENT_STATUS' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/CertificateStatusConverterTest.java|75 col 30| Member name 'SENT_STATUS' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/CertificateStatusConverterTest.java|76 col 30| Abbreviation in name 'CANCELLED_STATUS' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/CertificateStatusConverterTest.java|76 col 30| Member name 'CANCELLED_STATUS' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/CertificateStatusConverterTest.java|92 col 30| Abbreviation in name 'UTKAST' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/CertificateStatusConverterTest.java|92 col 30| Member name 'UTKAST' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|62 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/service/facade/util/PatientConverterImplTest.java|62 col 18| Member name 'PATIENT_ID' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|63 col 18| Abbreviation in name 'ALTERNATE_PATIENT_ID' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|63 col 18| Member name 'ALTERNATE_PATIENT_ID' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|64 col 18| Abbreviation in name 'PATIENT_RESERVE_ID' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|64 col 18| Member name 'PATIENT_RESERVE_ID' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|65 col 18| Abbreviation in name 'FIRSTNAME' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|65 col 18| Member name 'FIRSTNAME' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|66 col 18| Abbreviation in name 'MIDDLENAME' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|66 col 18| Member name 'MIDDLENAME' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|67 col 18| Abbreviation in name 'LASTNAME' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|67 col 18| Member name 'LASTNAME' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|68 col 18| Abbreviation in name 'ALTERNATE_FIRSTNAME' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|68 col 18| Member name 'ALTERNATE_FIRSTNAME' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|69 col 18| Abbreviation in name 'ALTERNATE_LASTNAME' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|69 col 18| Member name 'ALTERNATE_LASTNAME' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|75 col 24| Abbreviation in name 'PERSON_NUMMER' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|75 col 24| Member name 'PERSON_NUMMER' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|76 col 24| Abbreviation in name 'ALTERNATE_PERSON_NUMMER' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|76 col 24| Member name 'ALTERNATE_PERSON_NUMMER' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|77 col 18| Abbreviation in name 'CERTIFICATE_TYPE' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|77 col 18| Member name 'CERTIFICATE_TYPE' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|78 col 18| Abbreviation in name 'CERTIFICATE_TYPE_VERSION' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/util/PatientConverterImplTest.java|78 col 18| Member name 'CERTIFICATE_TYPE_VERSION' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/question/impl/DeleteQuestionAnswerFacadeServiceImplTest.java|40 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/service/facade/question/impl/DeleteQuestionAnswerFacadeServiceImplTest.java|40 col 26| Member name 'CERTIFICATE_ID' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/question/impl/DeleteQuestionAnswerFacadeServiceImplTest.java|41 col 26| Abbreviation in name 'QUESTION_ID' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/question/impl/DeleteQuestionAnswerFacadeServiceImplTest.java|41 col 26| Member name 'QUESTION_ID' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/question/SendQuestionFacadeServiceImplTest.java|28 col 8| Unused import - java.util.List.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/question/SendQuestionFacadeServiceImplTest.java|65 col 30| Abbreviation in name 'QUESTION_AMNE' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/question/SendQuestionFacadeServiceImplTest.java|65 col 30| Member name 'QUESTION_AMNE' must match pattern '^[a-z][a-zA-Z0-9]$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/question/SendQuestionFacadeServiceImplTest.java|67 col 26| Abbreviation in name 'QUESTION_ID_AS_STRING' must contain no more than '5' consecutive capital letters.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/question/SendQuestionFacadeServiceImplTest.java|67 col 26| Member name 'QUESTION_ID_AS_STRING' must match pattern '^[a-z][a-zA-Z0-9]
$'.
web/src/test/java/se/inera/intyg/webcert/web/service/facade/question/SendQuestionFacadeServiceImplTest.java|68 col 26| Abbreviation in name 'MESSAGE' must contain no more than '5' consecutive capital letters.
... (Too many findings. Dropped some findings)