Samuele Salvatico

Results 6 comments of Samuele Salvatico

Yep, I will add it, @allevo I set 20 and not 11 just to make it more "realistic", given that usually you set the number of items you need as...

Is anybody working on this in relation to [Fastify Autoload](https://github.com/fastify/fastify-autoload)? I've seen that there we have mixed vitest/tap approaches, maybe I could work on this step by step I cannot...

> > Is anybody working on this in relation to [Fastify Autoload](https://github.com/fastify/fastify-autoload)? > > I've seen that there we have mixed vitest/tap approaches, maybe I could work on this step...

My fault this time, I named the file as `sql` instead of `ts`. Sorry

I'm sorry but I can't understand what's going on I see ``` /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/feat/add-identities-index*:refs/remotes/origin/feat/add-identities-index* +refs/tags/feat/add-identities-index*:refs/tags/feat/add-identities-index* ``` That is not able to retrieve...

> > I'm sorry but I can't understand what's going on I see > > ``` > > /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/feat/add-identities-index*:refs/remotes/origin/feat/add-identities-index* +refs/tags/feat/add-identities-index*:refs/tags/feat/add-identities-index* >...