Nico Arianto

Results 5 issues of Nico Arianto

### Describe the bug Issue: the exception that being throw within the `Visitor` is being swallowed by the `BedrockRuntimeAsyncClient.invokeModelWithResponseStream` ### Expected Behavior The exception should be throw by `CompletableFuture` and...

bug
needs-review
p2

## Expected Behavior __Code:__ ``` plugins { val kotlinVersion = "1.8.22" kotlin("jvm") version kotlinVersion kotlin("kapt") version kotlinVersion kotlin("plugin.spring") version kotlinVersion kotlin("plugin.jpa") version kotlinVersion id("io.gitlab.arturbosch.detekt") version "1.23.0" } detekt { kotlinVersion...

support
gradle-plugin
discussion
never gets stale

> Just be aware about usual MockK support pattern. > Tickets are checked from time to time, replied, discussed, labeled, e.t.c. > But real fixes are applied in a month-two...

Because of this new behaviour, it cause side effect as below ``` ❯ ./gradlew dependencyCheckAnalyze > Configure project : w: file:///Users/nicoarianto/Repositories/minden.ai/consumer-bff/build.gradle.kts:100:5: 'kotlinOptions(KotlinJvmOptionsDeprecated /* = KotlinJvmOptions */.() -> Unit): Unit' is...

question

### Description This issue only happen when use `containerd` but it's fine when use the default image store ### Reproduce `docker image pull ` ### Expected behavior `docker image pull...

status/triage
version/4.30.0