daniel sieradski

Results 67 comments of daniel sieradski

@Lms24 I started fresh with 8.0.0. It also did not like that change. Same error as before. (Posted the wrong error message in the first version of this reply.)

@Lms24 This works though is obviously not ideal: ``` sentrySvelteKit({ autoInstrument: false, }), ```

waaaaant please

```ts import { City, Country, State } from 'country-state-city'; import helmet from 'helmet'; import polka from 'polka'; import bearerToken from 'polka-bearer-token'; const app = polka(); const port = process.env.PORT ||...

Actually, I'm seeing the GitHub-hosted runners in my dashboard days after a job run. The action should delete the connection completely when it's finished during its cleanup step.

Node version and I was using Claude Sonnet 4

I'm having the same issue and also CTRL-L just selects the text in the query window and never executes it.