-
Notifications
You must be signed in to change notification settings - Fork 207
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump bugsnag-android dependency versions
- Loading branch information
1 parent
4f0c828
commit b5cff58
Showing
7 changed files
with
27 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0" ?> | ||
<SmellBaseline> | ||
<Blacklist></Blacklist> | ||
<Whitelist> | ||
<ManuallySuppressedIssues></ManuallySuppressedIssues> | ||
<CurrentIssues> | ||
<ID>TooGenericExceptionCaught:AnrDetailsCollector.kt$AnrDetailsCollector$exc: RuntimeException</ID> | ||
</Whitelist> | ||
</CurrentIssues> | ||
</SmellBaseline> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
<?xml version="1.0" ?> | ||
<SmellBaseline> | ||
<Blacklist></Blacklist> | ||
<Whitelist> | ||
<ID>ComplexMethod:NativeBridge.kt$NativeBridge$update</ID> | ||
<ManuallySuppressedIssues></ManuallySuppressedIssues> | ||
<CurrentIssues> | ||
<ID>ComplexMethod:NativeBridge.kt$NativeBridge$override fun update(observable: Observable, arg: Any?)</ID> | ||
<ID>LongParameterList:NativeBridge.kt$NativeBridge$( reportingDirectory: String, autoDetectNdkCrashes: Boolean, apiLevel: Int, is32bit: Boolean, appVersion: String, buildUuid: String, releaseStage: String )</ID> | ||
<ID>MaxLineLength:NativeBridge.kt$NativeBridge$is AddBreadcrumb -> addBreadcrumb(makeSafe(msg.message), makeSafe(msg.type.toString()), makeSafe(msg.timestamp), msg.metadata)</ID> | ||
<ID>MaxLineLength:NativeBridge.kt$NativeBridge$is StartSession -> startedSession(makeSafe(msg.id), makeSafe(msg.startedAt), msg.handledCount, msg.unhandledCount)</ID> | ||
<ID>NestedBlockDepth:NativeBridge.kt$NativeBridge$deliverPendingReports</ID> | ||
<ID>NestedBlockDepth:NativeBridge.kt$NativeBridge$private fun deliverPendingReports()</ID> | ||
<ID>NewLineAtEndOfFile:VerifyUtils.kt$com.bugsnag.android.ndk.VerifyUtils.kt</ID> | ||
<ID>ReturnCount:NativeBridge.kt$NativeBridge$private fun isInvalidMessage(msg: Any?): Boolean</ID> | ||
<ID>TooGenericExceptionCaught:NativeBridge.kt$NativeBridge$ex: Exception</ID> | ||
<ID>TooManyFunctions:NativeBridge.kt$NativeBridge$NativeBridge</ID> | ||
<ID>TooManyFunctions:NativeBridge.kt$NativeBridge : Observer</ID> | ||
<ID>WildcardImport:NativeBridge.kt$import com.bugsnag.android.StateEvent.*</ID> | ||
</Whitelist> | ||
</CurrentIssues> | ||
</SmellBaseline> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<?xml version="1.0" ?> | ||
<SmellBaseline> | ||
<Blacklist></Blacklist> | ||
<Whitelist> | ||
<ManuallySuppressedIssues></ManuallySuppressedIssues> | ||
<CurrentIssues> | ||
<ID>EmptyFunctionBlock:BugsnagReactNativePlugin.kt$BugsnagReactNativePlugin${}</ID> | ||
<ID>TooManyFunctions:BugsnagReactNativePlugin.kt$BugsnagReactNativePlugin$BugsnagReactNativePlugin</ID> | ||
</Whitelist> | ||
<ID>TooManyFunctions:BugsnagReactNativePlugin.kt$BugsnagReactNativePlugin : Plugin</ID> | ||
</CurrentIssues> | ||
</SmellBaseline> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters