Amit Barletz

Results 66 issues of Amit Barletz

There are files that we don't extract all the properties from the context and use `context.` . For example: ``` const { entities, roles, clientDirectories } = context; await context.logger.info("Creating...

good first issue
open to community

Generated code warnings: - Non-nullable property {FieldName} must contain a non-null value when exiting constructor. Consider declaring the property as nullable. - Possible null reference argument for parameter 'source' in...

Issue: #6 Added a Fastify plugin to complement the existing Express middleware and NestJS guard. The plugin: 1. Checks if a request is allowed based on the user's plan limits...

### What happened? GitHub organization selector is not refreshed after setting a new connection. https://user-images.githubusercontent.com/39680385/187043924-371d56ce-d089-4222-908d-84a306e92734.mp4 ### What you expected to happen I expect that when I set a new connection,...

type: bug
good first issue
open to community