Skip to content

chore: add imports #734

chore: add imports

chore: add imports #734

Triggered via pull request July 31, 2025 12:47
Status Failure
Total duration 57s
Artifacts

ci-pr-test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (18.x): packages/nestjs-auth-jwt/src/auth-jwt.module-definition.ts#L12
Cannot find module '@concepta/nestjs-authentication' or its corresponding type declarations.
build (18.x): packages/nestjs-auth-jwt/src/interfaces/auth-jwt-options.interface.ts#L3
Cannot find module '@concepta/nestjs-authentication' or its corresponding type declarations.
build (18.x): packages/nestjs-auth-jwt/src/auth-jwt.strategy.ts#L6
Cannot find module '@concepta/nestjs-authentication' or its corresponding type declarations.
build (18.x): packages/nestjs-auth-jwt/src/auth-jwt.guard.spec.ts#L35
Property 'canActivate' does not exist on type 'AuthJwtGuard'.
build (18.x): packages/nestjs-auth-jwt/src/auth-jwt.guard.spec.ts#L33
Property 'canActivate' does not exist on type 'AuthJwtGuard'.
build (18.x): packages/nestjs-auth-jwt/src/auth-jwt.guard.spec.ts#L28
Argument of type '() => boolean' is not assignable to parameter of type '() => never'.
build (18.x): packages/nestjs-auth-jwt/src/auth-jwt.guard.spec.ts#L27
No overload matches this call.
build (18.x): packages/nestjs-auth-jwt/src/auth-jwt.guard.ts#L3
Cannot find module '@concepta/nestjs-authentication' or its corresponding type declarations.
build (18.x): packages/nestjs-authentication/src/authentication.module.spec.ts#L194
Argument of type '{ sub: string; username: string; }' is not assignable to parameter of type 'string'.
build (18.x): packages/nestjs-authentication/src/authentication.module.spec.ts#L193
Argument of type '{ sub: string; username: string; }' is not assignable to parameter of type 'string'.
build (18.x)
No files were found with the provided path: pr_num.txt junit.xml coverage/lcov.info coverage/coverage-final.json. No artifacts will be uploaded.