Merge branch 'cicdtest' of github.com:N0stalgiaUltra/petjournal.andro… #1
petJournalAndroid.yml
on: push
Static Code Analysis
4m 52s
Unit Tests
2m 16s
Annotations
1 error and 10 warnings
Unit Tests
Process completed with exit code 1.
|
Unit Tests:
petJournal/domain/src/main/java/com/soujunior/domain/use_case/auth/CheckLoginStatusUseCase.kt#L9
Variable 'token' is never used
|
Unit Tests:
petJournal/domain/src/main/java/com/soujunior/domain/use_case/auth/SavePasswordUseCase.kt#L11
The corresponding parameter in the supertype 'BaseUseCase' is named 'value'. This may cause problems when calling this function with named arguments.
|
Unit Tests:
petJournal/domain/src/main/java/com/soujunior/domain/use_case/util/ValidationRepositoryImpl.kt#L39
The corresponding parameter in the supertype 'ValidationRepository' is named 'value'. This may cause problems when calling this function with named arguments.
|
Unit Tests:
petJournal/domain/src/main/java/com/soujunior/domain/use_case/auth/CheckLoginStatusUseCase.kt#L9
Variable 'token' is never used
|
Unit Tests:
petJournal/domain/src/main/java/com/soujunior/domain/use_case/auth/SavePasswordUseCase.kt#L11
The corresponding parameter in the supertype 'BaseUseCase' is named 'value'. This may cause problems when calling this function with named arguments.
|
Unit Tests:
petJournal/domain/src/main/java/com/soujunior/domain/use_case/util/ValidationRepositoryImpl.kt#L39
The corresponding parameter in the supertype 'ValidationRepository' is named 'value'. This may cause problems when calling this function with named arguments.
|
Unit Tests:
petJournal/domain/src/test/java/com/soujunior/domain/setup/MainCoroutineRule.kt#L5
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
|
Unit Tests:
petJournal/domain/src/test/java/com/soujunior/domain/setup/MainCoroutineRule.kt#L14
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
|
Unit Tests:
petJournal/domain/src/test/java/com/soujunior/domain/setup/MainCoroutineRule.kt#L14
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
|
Unit Tests:
petJournal/domain/src/test/java/com/soujunior/domain/setup/MainCoroutineRule.kt#L15
'TestCoroutineScope' is deprecated. Use `TestScope` in combination with `runTest` instead.Please see the migration guide for details: https://github.com/Kotlin/kotlinx.coroutines/blob/master/kotlinx-coroutines-test/MIGRATION.md
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
lint-results-debug.html
Expired
|
90.4 KB |
|