Skip to content

refactored name gender button tests #2

refactored name gender button tests

refactored name gender button tests #2

Triggered via push March 19, 2024 01:37
Status Success
Total duration 5m 2s
Artifacts 2
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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
unit_test_report Expired
10.2 KB