build(deps-dev): Bump vite-plugin-dts from 3.9.1 to 4.1.1 #149
pull_request.yml
on: pull_request
Matrix: Run code checks / run_checks
Matrix: Run tests (vitest) / run_tests_vitest
Annotations
4 errors
Run code checks / run_checks (22)
Type 'typeof UnauthorizedException' is not assignable to type 'Exception<HttpException>'.
|
Run code checks / run_checks (22)
Type 'typeof ForbiddenException' is not assignable to type 'Exception<HttpException>'.
|
Run code checks / run_checks (22)
Argument of type 'import("/home/runner/work/jslibs/jslibs/node_modules/.pnpm/@nestjs+common@10.4.1_class-transformer@0.5.1_class-validator@0.14.1_reflect-metadata@0.2.0_rxjs@7.8.1/node_modules/@nestjs/common/interfaces/nest-application.interface").INestApplication<any>' is not assignable to parameter of type 'import("/home/runner/work/jslibs/jslibs/node_modules/.pnpm/@nestjs+common@10.4.0_class-transformer@0.5.0_class-validator@0.14.0_reflect-metadata@0.2.0_rxjs@7.8.1/node_modules/@nestjs/common/interfaces/nest-application.interface").INestApplication<any>'.
|
Run code checks / run_checks (22)
Process completed with exit code 2.
|