-
I have following Kotlin code(Main.kt) as following:
```kotlin
///usr/bin/env jbang "$0" "$@" ; exit $?
//KOTLIN 1.9.10
//DEPS org.jetbrains.kotlin:kotlin-stdlib:1.9.10
//DEPS org.jetbrains.kotl…
-
## Observed Behavior
I have the following code in my project:
```
fun foo(): PaddingValues {
return if (true) {
TextFieldDefaults.contentPaddingWithoutLabel()
} else {
TextFieldDe…
-
### Minecraft Version/s
1.21.1
### Modloader
Fabric
### Modloader Version
Client: 0.16.5-7
Server: 0.16.7
### Operating System
macOS, Linux
### List of all other installed mods
Spygl…
-
**Project description**
Scripting enhancements for Kotlin
**Metadata**
* homepage URL: https://github.com/kscripting/kscript
* source URL: https://github.com/kscripting/kscript
* license: mi…
-
There is no example how to use this library by importing plugin.
Example from main readme and from kpy-sample (which uses local library) not working
-
### SQLDelight Version
2.0.2
### Operating System
Fedora Linux 40
### Gradle Version
8.8
### Kotlin Version
1.9.22
### Dialect
SQLite
### AGP Version
8.6.0
### Describe the Bug
Not genera…
-
I am currently suffering from a JVM crash in production code. In general my Compose desktop app works fine until I perform a specific action. Then I get the following error:
```
Inconsistent stack…
-
When trying to build the project using gradle, the following error occurs:
A problem occurred configuring root project 'WalkersGuide'.
> Could not resolve all files for configuration ':classpath'.
…
fcnjd updated
3 weeks ago
-
**Describe the bug**
Since v1.10.0 the `cyclonedxBom` fails the build because `An unexpected issue occurred attempting to create a PackageURL for org.jetbrains.kotlin:kotlin-native-prebuilt:2.0.10`. …
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue]…