Guillaume Robin

Results 8 comments of Guillaume Robin

@lehni Here is the PR for QoL about ARM architectures

@lehni Thanks for the investigation 🙏 What options is the best for you? I wasn't aware of the override option. I'm ok with both options 👌

> @cesumilo some interesting errors: https://github.com/Vincit/objection.js/actions/runs/8128379660/job/22214211556?pr=2619 > > Perhaps you could investigate why this isn't working? It would be my preferred solution. @lehni I'll have a look 👀

Hi @lehni! I've been investigating and we have some kind of DEADLOCK happening. I'll need to investigate more.

> I'd be happy to review a PR adding these typings Here it is! 😉

Same issue here with `@google-cloud/pub-sub` and deno `1.37.2`. Here is the code used: ```typescript import {GetTopicsResponse, PubSub} from "npm:@google-cloud/pubsub"; const pubsub = new PubSub({ projectId: "project-id" }); const response: GetTopicsResponse...

Hello, I've been following this issue very closely and I didn't see any update on discord or github. @bartlomieju do you have any update to share? 🥲