Skip to content

feat: Implement API Rate Limiting with ThrottlerModule #275

feat: Implement API Rate Limiting with ThrottlerModule

feat: Implement API Rate Limiting with ThrottlerModule #275

Triggered via pull request March 1, 2025 16:30
Status Failure
Total duration 1m 6s
Artifacts

lint-build-test.yaml

on: pull_request
lint-build-and-test
58s
lint-build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint-build-and-test: src/modules/auth/auth.controller.ts#L27
'SYS_MSG' is already defined
lint-build-and-test: src/modules/auth/auth.controller.ts#L28
'Body' is already defined
lint-build-and-test: src/modules/auth/auth.controller.ts#L28
'Controller' is already defined
lint-build-and-test: src/modules/auth/auth.controller.ts#L28
'HttpCode' is already defined
lint-build-and-test: src/modules/auth/auth.controller.ts#L28
'Post' is already defined
lint-build-and-test: src/modules/auth/auth.controller.ts#L28
'Req' is already defined
lint-build-and-test: src/modules/auth/auth.controller.ts#L28
'Request' is already defined
lint-build-and-test: src/modules/auth/auth.controller.ts#L28
'Patch' is already defined
lint-build-and-test: src/modules/auth/auth.controller.ts#L57
'CustomHttpException' is already defined
lint-build-and-test: src/modules/auth/tests/auth.service.spec.ts#L20
'Profile' is already defined