-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
In some cases the `nest build` command will still exit with code 0, even if it encounte…
-
The following errors were reported by 5.1.0-dev.20230417
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
### Describe the bug
![image](https://user-images.githubusercontent.com/20482230/154123231-c0234d0c-79f9-4985-8c6a-d85c2a709c29.png)
### Link to the blitz that caused the error
https://stackblitz…
-
**Problem**
Creating storage locations for tonnes of stock shelves with tones of storage boxes is a hard and frustrating job, as the names only differ in incrementing numbers.
**Suggested solution…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Given a NestJS app using Express and any endpoint with a path parameter:
```typescript
im…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
I see most of the proje…
-
### Description
TypeScript supports [decorators](https://www.typescriptlang.org/docs/handbook/decorators.html) (`@`) in various places.
It isn't Rome's goal to support transforms or analyzers tha…
-
When creating a new workspace with create-nx-workspace for Nest + Angular apps (although this was also checked in a running project with blank workspace), Wallaby cannot run tests on Angular Apps. Not…
-
The following errors were reported by 5.0.0-dev.20230212
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I have 2 Entities:
```
@Entity('sales')
export class Sale {
@PrimaryGeneratedColumn…