Skip to content

2.0.0 - nestjs and vite support #30

2.0.0 - nestjs and vite support

2.0.0 - nestjs and vite support #30

Triggered via pull request July 7, 2025 19:07
@solvro-cisolvro-ci[bot]
synchronize #410
next
Status Failure
Total duration 9m 8s
Artifacts

integration-tests.yml

on: pull_request
Matrix: Vitest Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 9 warnings
Vitest Integration Tests (24)
Process completed with exit code 1.
tests/nestjs-preset.test.ts > NestJS Preset Tests > NestJS with Swagger > should fail with default NestJS template when Swagger rules are enforced: 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
Vitest Integration Tests (22)
Process completed with exit code 1.
tests/nestjs-preset.test.ts > NestJS Preset Tests > NestJS with Swagger > should fail with default NestJS template when Swagger rules are enforced: 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
Vitest Integration Tests (20)
Process completed with exit code 1.
tests/nestjs-preset.test.ts > NestJS Preset Tests > NestJS with Swagger > should fail with default NestJS template when Swagger rules are enforced: 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
Vitest Integration Tests (24)
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
Vitest Integration Tests (24)
A method decorated with @get, @post etc. should specify the expected ApiResponse e.g. @ApiOkResponse(type: MyType). These decorators are in the @nestjs/swagger npm package
Vitest Integration Tests (24)
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
Vitest Integration Tests (22)
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
Vitest Integration Tests (22)
A method decorated with @get, @post etc. should specify the expected ApiResponse e.g. @ApiOkResponse(type: MyType). These decorators are in the @nestjs/swagger npm package
Vitest Integration Tests (22)
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
Vitest Integration Tests (20)
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
Vitest Integration Tests (20)
A method decorated with @get, @post etc. should specify the expected ApiResponse e.g. @ApiOkResponse(type: MyType). These decorators are in the @nestjs/swagger npm package
Vitest Integration Tests (20)
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