Jan Ochwat

Results 7 issues of Jan Ochwat

## Environment details - OS: Windows 11 - OS version: 22622.575 - node-pty version: 0.10.1 ## Issue description When installing (using yarn) a build error appears ``` # This file...

Resolving classpath fails on Windows on the following line https://github.com/fwcd/kotlin-language-server/blob/80fc538635beff0b36ade6f955cd7b552c5e3a9f/shared/src/main/resources/projectClassPathFinder.gradle#L24 With the error `character to be escaped is missing` This can be traced to the `File.separator` being `\` on Windows....

After having problems with 1.10.0 I cloned the repo and built directly from source. There still appears to be a problem. Upon launching nothing happens and rich presence is not...

OS: Windows 11 22623.875 Python: 3.11 Hi, I am able to connect to the bulb and to get its state info back, but when i try altering its state in...

Bug ???

I believe I've found an issue with generated schema for `z.record()` Zod documentation states the following: > In Zod 4, if you pass a z.enum as the first argument to...