Release packages #66
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Generate Build:
core/src/main/java/in/testpress/network/NetworkBoundResource.kt#L23
This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
|
Generate Build:
core/src/main/java/in/testpress/ui/BaseToolBarActivity.kt#L94
'onBackPressed(): Unit' is deprecated. Overrides deprecated member in 'androidx.core.app.ComponentActivity'. Deprecated in Java
|
Generate Build:
core/src/main/java/in/testpress/ui/BaseToolBarActivity.kt#L118
'onBackPressed(): Unit' is deprecated. Overrides deprecated member in 'androidx.core.app.ComponentActivity'. Deprecated in Java
|
Generate Build:
core/src/main/java/in/testpress/ui/DiscussionViewModel.kt#L39
This class can only be used with the compiler argument '-Xopt-in=kotlin.RequiresOptIn'
|
Generate Build:
core/src/main/java/in/testpress/ui/DiscussionViewModel.kt#L52
'offer(E): Boolean' is deprecated. Deprecated in the favour of 'trySend' method
|
Generate Build:
core/src/main/java/in/testpress/ui/DiscussionsFilterFragment.kt#L49
Unchecked cast: DiscussionViewModel to T
|
Generate Build:
core/src/main/java/in/testpress/ui/DiscussionsViewHolder.kt#L42
Unsafe use of a nullable receiver of type Date?
|
Generate Build:
core/src/main/java/in/testpress/ui/DiscussionsViewHolder.kt#L42
Type mismatch: inferred type is String? but String was expected
|
Generate Build:
core/src/main/java/in/testpress/ui/DiscussionsViewHolder.kt#L46
Identity equality for arguments of types Int? and Int can be unstable because of implicit boxing
|
Generate Build:
core/src/main/java/in/testpress/ui/DiscussionsViewHolder.kt#L60
Unsafe use of a nullable receiver of type Date?
|
The logs for this run have expired and are no longer available.
Loading