This repository was archived by the owner on Oct 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
IOBE in shell-sentry #172
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
java.lang.IndexOutOfBoundsException: Element index -2 must be in range [0..34].
at kotlin.collections.CollectionsKt__ReversedViewsKt.reverseElementIndex$CollectionsKt__ReversedViewsKt(ReversedViews.kt:65)
at kotlin.collections.CollectionsKt__ReversedViewsKt.access$reverseElementIndex(ReversedViews.kt:1)
at kotlin.collections.ReversedListReadOnly.get(ReversedViews.kt:13)
at slack.cli.shellsentry.ResultProcessorKt.parseBuildScan(ResultProcessor.kt:205)
at slack.cli.shellsentry.ResultProcessor.process$lambda$3$lambda$2(ResultProcessor.kt:71)
at com.bugsnag.Bugsnag.notify(Bugsnag.java:471)
at com.bugsnag.Bugsnag.notify(Bugsnag.java:395)
at slack.cli.shellsentry.ResultProcessor.process(ResultProcessor.kt:67)
at slack.cli.shellsentry.ShellSentry.exec(ShellSentry.kt:109)
at slack.cli.shellsentry.ShellSentryCli.run(ShellSentryCli.kt:79)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working