2.0.0 - nestjs and vite support #24
integration-tests.yml
on: pull_request
Matrix: Vitest Integration Tests
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)
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)
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)
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
|