Skip to content

Merge branch '42Seoul-LastDance-develop' into main #13

Merge branch '42Seoul-LastDance-develop' into main

Merge branch '42Seoul-LastDance-develop' into main #13

Triggered via push September 15, 2023 06:06
Status Failure
Total duration 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: srcs/nest/src/auth/fortyTwo.strategy.ts#L40
'refreshToken' is defined but never used
build: srcs/nest/src/auth/jwtAuth.guard.ts#L12
'Redirect' is defined but never used
build: srcs/nest/src/auth/regenerateAuth.guard.ts#L6
'BadRequestException' is defined but never used
build: srcs/nest/src/user/dto/userProfile.dto.ts#L1
'IsBoolean' is defined but never used
build: srcs/nest/src/user/dto/userProfile.dto.ts#L1
'IsNotEmpty' is defined but never used
build: srcs/nest/src/user/dto/userProfile.dto.ts#L1
'IsString' is defined but never used
build: srcs/nest/src/user/user.controller.ts#L19
'JwtAccessGuard' is defined but never used
build: srcs/nest/src/user/user.controller.ts#L23
'readFileSync' is defined but never used
build: srcs/nest/src/user/user.controller.ts#L24
'extname' is defined but never used
build: srcs/nest/src/user/user.entity.ts#L3
'IsNumber' is defined but never used
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/