feat(rate-limiting): add IP whitelist and admin bypass to quota guard#785
Merged
Merged
Annotations
10 errors and 3 warnings
|
Run lint:
src/database/n1-query-detector.service.spec.ts#L38
Strings must use singlequote
|
|
Run lint:
src/database/n1-query-detector.service.spec.ts#L30
Strings must use singlequote
|
|
Run lint:
src/database/n1-query-detector.service.spec.ts#L29
Strings must use singlequote
|
|
Run lint:
src/database/n1-query-detector.service.spec.ts#L28
Strings must use singlequote
|
|
Run lint:
src/cohorts/cohorts.service.ts#L197
Replace `cohortId:·string,·assignmentId:·string,·userId:·string` with `⏎····cohortId:·string,⏎····assignmentId:·string,⏎····userId:·string,⏎··`
|
|
Run lint:
src/cohorts/cohorts.module.ts#L13
Replace `⏎······Cohort,⏎······CohortMember,⏎······CohortThread,⏎······CohortComment,⏎······CohortAssignment,⏎····` with `Cohort,·CohortMember,·CohortThread,·CohortComment,·CohortAssignment`
|
|
|
|
|
|
Run lint:
src/cohorts/cohorts.controller.ts#L1
Replace `⏎··Controller,⏎··Post,⏎··Get,⏎··Body,⏎··Param,⏎··Req,⏎··UseGuards,⏎··Delete,⏎` with `·Controller,·Post,·Get,·Body,·Param,·Req,·UseGuards,·Delete·`
|
|
Run lint:
src/auth/services/token-blacklist.service.spec.ts#L15
Replace `⏎········TokenBlacklistService,⏎········{·provide:·CachingService,·useValue:·mockCachingService·},⏎······` with `TokenBlacklistService,·{·provide:·CachingService,·useValue:·mockCachingService·}`
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run lint:
src/auth/auth.service.ts#L43
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Run lint:
src/app.module.ts#L11
'MessagingModule' is defined but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
parallel
Loading