-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I'm encountering an issue where NestJS Swagger and SWC type-checking do not work correc…
-
### Describe the solution you'd like
It would be great to be able to enable `automock` in the `jest` configuration for our application's `package.json`.
```
"jest": {
"automock": tru…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
A depends on B, B's onModuleDestroy is called before A's onModuleDestroy.
### Minimum reprod…
-
Good day, sir I am having a small issue here , could really use your advices or recommendations.
Currently I'm trying to append logs into elastic using Elasticsearch appender configuration with **J…
-
### Suggestion
Right now, we use [Jest](https://jestjs.io) in this repository for unit tests. It works well. But, I've noticed unit tests starting to take quite a while. It'd be nice if we could redu…
-
**Describe the bug**
I am trying to configure the API project built with TypeScript with ESLint and Prettier but after I add it the "Build and Deploy Job" is failed with this message:
```
T…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
**Bug**
- `package` version: `3.2.4`
- `node` version: `10.0.0`
- `npm` (or `yarn`) version: yarn `1.22.19`
- `TypeScript`: `4.0.2`
Relevant code or config:
- `tsconfing.json` file look…
-
### Discussed in https://github.com/prisma/prisma/discussions/10156
Originally posted by **areindl** November 8, 2021
Hi all!
I am currently facing problems deploying Prisma to Google App …
-
After upgrading to Node 18, I'm unable to run tests with Jest and after debugging it I noticed that it's throwing the following error while trying to run this: `[dynamoDB.listTables({})]`
```
Erro…