Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

IOBE in shell-sentry #172

Open
ZacSweers opened this issue Aug 20, 2024 · 0 comments
Open

IOBE in shell-sentry #172

ZacSweers opened this issue Aug 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ZacSweers
Copy link
Collaborator

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)
@ZacSweers ZacSweers added the bug Something isn't working label Aug 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant