abitia icon indicating copy to clipboard operation
abitia copied to clipboard

modular monolith playground

Results 15 abitia issues
Sort by recently updated
recently updated
newest added

That line: https://github.com/kbkk/abitia/blob/master/packages/zod-dto/src/OpenApi/zodTypeToOpenApi.ts#L30C12-L30C28 is leading the schema to have that error: ``` Structural error at components.schemas.LiveModel.required should be an array of property names required within an object schema Jump to...

```sh npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: @nestjs/[email protected] npm ERR! node_modules/@nestjs/common npm ERR! @nestjs/common@"^10.0.1"...

Main README: - [ ] Rush.js setup instructions / quick guide - [x] Tree list with packages / services & links to their readme - [ ] Roadmap (libraries to...

priority:1

good first issue

Needs design, top of the head action items: - [ ] Request-scoped contextId/spanId with async local storage - [ ] Instrumentation - Database calls - HTTP calls - Events sent...

Hey, my team is currently using `class-validator` which I'm not a fan of it at all :) With Nest.js which means we're pretty locked on classes being available in the...

good first issue

right now a faulty message breaks the whole app, the MikroOrmOutboxWorker should retry the message up to a specified amount of times