Luke Sanwick

Results 5 issues of Luke Sanwick

**Describe the bug** Tried to add a new YouTube video link using the `unfurl=true` option, and the server crashes as soon as I try to load the page rendering that...

bug

### Issue description or question Vitest: `vitest/1.2.1 darwin-arm64 node-v20.9.0` Wallaby: `v1.0.1520` I've been working on migrating from Jest to Vitest, but have been struggling to get Wallaby to work consistently...

I'm building a schema that has a number of custom scalars like `DateTime` that are automatically validated and parsed into a Luxon `DateTime` object when provided as arguments. This works...

I'm trying to use `fastify-cli` to run a new Mercurius server and the docs are suprisingly unclear on how to run a newly created server without an explicit `app.listen` call....

If I have a stack of changes A -> B -> C and I create PRs, there is nothing to indicate that C is part of a stack and is...