Dexter Miguel

Results 8 issues of Dexter Miguel

So I've defined an argument of type `String` in my function: ```crystal module Jackd::Validation def validate_tube_name(name : String) end end ``` But when I go to use the `name` variable,...

bug

## Bug description Formatting the schema.prisma file scrolls down by about one "page" of information (about 60 lines). ## How to reproduce 1. Create a `schema.prisma` file that is larger...

bug/1-unconfirmed
kind/bug
topic: formatting

Just a heads up that in our project `trpc-openapi` is tanking our Intellisense performance, specifically the TypeScript Language Server. Our `getCompletionData` calls go from 1.1s to 2.2s (100% performance degradation)...

Solves #7

As per #5, we have no documentation or testing around reconnections. We need to add reconnection tests and documentation for it.

help wanted

Tried using this project in our tRPC project and I'm unsure what's going on here. ```tsx InvalidOperationError: A descendant of kind ObjectLiteralExpression was expected to be found. /Users/dimiguel/dev/company/company/packages/server/src/index.ts:95:13 > 95...

### Is there an existing issue for this? - [X] I have searched the existing issues and my issue is unique - [X] My issue appears in the command-line and...

bug

### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...

Package: node
Waiting for: Product Owner