Skip to content

Merge pull request #249 from naz013/feature/REM-884_Update_logs #211

Merge pull request #249 from naz013/feature/REM-884_Update_logs

Merge pull request #249 from naz013/feature/REM-884_Update_logs #211

GitHub Actions / ktlint succeeded Dec 17, 2024 in 1s

reviewdog [ktlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (12)

logging/src/androidTest/java/com/github/naz013/logging/ExampleInstrumentedTest.kt|9 col 1| Wildcard import (cannot be auto-corrected)
logging/src/androidTest/java/com/github/naz013/logging/ExampleInstrumentedTest.kt|18 col 1| Unexpected indentation (4) (should be 2)
logging/src/androidTest/java/com/github/naz013/logging/ExampleInstrumentedTest.kt|19 col 1| Unexpected indentation (4) (should be 2)
logging/src/androidTest/java/com/github/naz013/logging/ExampleInstrumentedTest.kt|20 col 1| Unexpected indentation (8) (should be 4)
logging/src/androidTest/java/com/github/naz013/logging/ExampleInstrumentedTest.kt|21 col 1| Unexpected indentation (8) (should be 4)
logging/src/androidTest/java/com/github/naz013/logging/ExampleInstrumentedTest.kt|22 col 1| Unexpected indentation (8) (should be 4)
logging/src/androidTest/java/com/github/naz013/logging/ExampleInstrumentedTest.kt|23 col 1| Unexpected indentation (4) (should be 2)
logging/src/test/java/com/github/naz013/logging/ExampleUnitTest.kt|5 col 1| Wildcard import (cannot be auto-corrected)
logging/src/test/java/com/github/naz013/logging/ExampleUnitTest.kt|13 col 1| Unexpected indentation (4) (should be 2)
logging/src/test/java/com/github/naz013/logging/ExampleUnitTest.kt|14 col 1| Unexpected indentation (4) (should be 2)
logging/src/test/java/com/github/naz013/logging/ExampleUnitTest.kt|15 col 1| Unexpected indentation (8) (should be 4)
logging/src/test/java/com/github/naz013/logging/ExampleUnitTest.kt|16 col 1| Unexpected indentation (4) (should be 2)