2.0.0 - nestjs and vite support #30
Annotations
2 errors and 3 warnings
|
|
|
tests/nestjs-preset.test.ts#L166
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ tests/nestjs-preset.test.ts:166:36
|
|
A method decorated with @get, @post etc. should specify the expected ApiOperation e.g. @apioperation({description: ""}). These decorators are in the @nestjs/swagger npm package
|
|
|
|
Controllers should use @apitags decorator. This makes it much easier to navigate swagger UI. This ApiTags decorator is in the @nestjs/swagger package on npm
|
The logs for this run have expired and are no longer available.
Loading