Skip to content

2.0.0 - nestjs and vite support #24

2.0.0 - nestjs and vite support

2.0.0 - nestjs and vite support #24

Triggered via pull request July 6, 2025 20:41
@solvro-cisolvro-ci[bot]
synchronize #410
next
Status Failure
Total duration 5m 56s
Artifacts

integration-tests.yml

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

Annotations

15 errors
Vitest Integration Tests (24)
Process completed with exit code 1.
tests/integration.test.ts > NestJS Integration Tests > Fresh NestJS App Setup > should create a NestJS app and install @solvro/config: tests/integration.test.ts#L90
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/integration.test.ts:90:36
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 (24)
Expected Controller "AppController" to be referenced in 1 module's controllers array, but found 0 references (). If you added it already but this error still shows in your editor, please change one character in the controller file to poke your eslint plugin
Vitest Integration Tests (22)
Process completed with exit code 1.
tests/integration.test.ts > NestJS Integration Tests > Fresh NestJS App Setup > should create a NestJS app and install @solvro/config: tests/integration.test.ts#L90
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/integration.test.ts:90:36
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 (22)
Expected Controller "AppController" to be referenced in 1 module's controllers array, but found 0 references (). If you added it already but this error still shows in your editor, please change one character in the controller file to poke your eslint plugin
Vitest Integration Tests (20)
Process completed with exit code 1.
tests/integration.test.ts > NestJS Integration Tests > Fresh NestJS App Setup > should create a NestJS app and install @solvro/config: tests/integration.test.ts#L90
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/integration.test.ts:90:36
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
Vitest Integration Tests (20)
Expected Controller "AppController" to be referenced in 1 module's controllers array, but found 0 references (). If you added it already but this error still shows in your editor, please change one character in the controller file to poke your eslint plugin