1) Add help dialog. 2) Trigger auto-completion dropdown whenever #2819
Build.yml
on: push
Matrix: Test JVM
Test JS
1m 55s
Publish
11m 39s
Annotations
3 errors
SqsJobQueueTest.batchHandleAccumulatesLargeBatch():
misk-aws/src/test/kotlin/misk/jobqueue/sqs/SqsJobQueueTest.kt#L1089
org.opentest4j.AssertionFailedError:
expected: 1
but was: 0
|
ExclusiveTimingInterceptorTest.responseCodes():
misk/src/test/kotlin/misk/web/interceptors/ExclusiveTimingInterceptorTest.kt#L86
org.opentest4j.AssertionFailedError:
expected: 1
but was: 0
|
SubscriptionTest.everything that is published via different APIs is consumed():
misk-aws2-sqs/src/test/kotlin/misk/aws2/sqs/jobqueue/SubscriptionTest.kt#L31
org.opentest4j.AssertionFailedError: expected: <3> but was: <2>
|