Skip to content

PSG-3742: integration tests in GHA #6

PSG-3742: integration tests in GHA

PSG-3742: integration tests in GHA #6

GitHub Actions / ktlint succeeded Mar 18, 2024 in 0s

reviewdog [ktlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (15)

passage/src/androidTest/java/id/passage/android/IntegrationTestConfig.kt|5 col 19| Property name should use the screaming snake case notation when the value can not be changed
passage/src/androidTest/java/id/passage/android/IntegrationTestConfig.kt|6 col 19| Property name should use the screaming snake case notation when the value can not be changed
passage/src/androidTest/java/id/passage/android/IntegrationTestConfig.kt|7 col 19| Property name should use the screaming snake case notation when the value can not be changed
passage/src/androidTest/java/id/passage/android/IntegrationTestConfig.kt|8 col 19| Property name should use the screaming snake case notation when the value can not be changed
passage/src/androidTest/java/id/passage/android/MailosaurClient.kt|1 col 1| File 'MailosaurClient.kt' contains a single top level declaration and should be named 'MailosaurAPIClient.kt'
passage/src/androidTest/java/id/passage/android/MailosaurClient.kt|50 col 24| Property name should use the screaming snake case notation when the value can not be changed
passage/src/androidTest/java/id/passage/android/MailosaurClient.kt|52 col 23| Property name should use the screaming snake case notation when the value can not be changed
passage/src/androidTest/java/id/passage/android/MailosaurClient.kt|53 col 23| Property name should use the screaming snake case notation when the value can not be changed
passage/src/main/java/id/passage/android/Passage.kt|15 col 1| Wildcard import
passage/src/main/java/id/passage/android/Passage.kt|39 col 22| Property name should start with a lowercase letter and use camel case
passage/src/main/java/id/passage/android/PassageToken.kt|4 col 1| Wildcard import
passage/src/main/java/id/passage/android/PasskeyUtils.kt|13 col 1| Wildcard import
passage/src/main/java/id/passage/android/exceptions/LoginWithPasskeyException.kt|5 col 1| Wildcard import
passage/src/main/java/id/passage/android/exceptions/RegisterWithPasskeyException.kt|5 col 1| Wildcard import
passage/src/test/java/id/passage/android/ExampleUnitTest.kt|3 col 1| Wildcard import