Szymon

Results 7 issues of Szymon

### What version of Bun is running? 1.1.17+bb66bba1b ### What platform is your computer? Darwin 23.5.0 arm64 arm ### What steps can reproduce the bug? 1. Create a monorepo with...

bug
bun install

### How can we reproduce the crash? Randomly crashes on CI/CD test runs ### Relevant log output ```shell > bun test bun test v1.1.40 (b5b51004) src/api.test.ts: ============================================================ Bun v1.1.40 (b5b51004)...

crash
linux
runtime

### Is your feature request related to a problem? `RecordId` is a class, using a struct instead would boost the performance in some scenarios ### Describe the solution Introducing an...

### Issue Description NativeScript CLI wrongly assumes `adb` and `emulator` as executable names instead of `adb.exe` and `emulator.exe` As a workaround, you can create a symlink named `adb` and `emulator`...

bug-pending-triage

**Describe the bug** Google AI client always uses `modelId` passed to the constructor **To Reproduce** Steps to reproduce the behavior: 1. Create an instance of Google AI client 2. Pass...

bug
.NET
triage

I'd like to model relations between my entities, i.e. PlayerEntity -> InventoryLink -> InventoryEntity. What's the recommended approach?

### What is the problem this feature would solve? Allow developers to push the required resources faster ### What is the feature you are proposing to solve the problem? Add...

enhancement
bun:serve