You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2025. It is now read-only.
Analysis: Resolve use check or error warning for activitylog rest client
Description: "Kotlin provides a concise way to check invariants as well
as pre- and post-conditions. Prefer them instead of manually throwing an
IllegalStateException."
For more info see: https://detekt.dev/docs/rules/style/#usecheckorerror
<ID>TooGenericExceptionThrown:WPAPIEncodedBodyRequest.kt$WPAPIEncodedBodyRequest$throw RuntimeException("Encoding not supported: $paramsEncoding", uee)</ID>
134
-
<ID>UseCheckOrError:ActivityLogRestClient.kt$ActivityLogRestClient$throw IllegalStateException("ActivityTypes parsing failed - one or more items were ignored.")</ID>
0 commit comments