chore(deps): bump the github-action-dependencies group with 4 updates #2776
Annotations
3 errors and 5 warnings
|
Publish test results (messaginginapp)
❌ No test results found for JUnit Test Report
|
Run unit tests (messaginginapp)
The operation was canceled.
|
Run unit tests (messaginginapp):
core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
|
Run unit tests (messaginginapp):
messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/model/Message.kt#L39
Unchecked cast: Any? to Map<String, Any?>
|
|
Run unit tests (messaginginapp):
messaginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/engine/EngineWebView.kt#L116
This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
|
Run unit tests (messaginginapp):
messaginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/engine/EngineWebView.kt#L120
This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
|
Loading