fix(rate-limiting): enable by default with explicit opt-out flag (#808) #742
Annotations
10 errors and 3 warnings
|
validate:
test/rate-limiting.e2e-spec.ts#L36
Insert `··`
|
|
validate:
test/rate-limiting.e2e-spec.ts#L35
Replace `··············` with `················`
|
|
validate:
test/rate-limiting.e2e-spec.ts#L34
Insert `··`
|
|
validate:
test/rate-limiting.e2e-spec.ts#L33
Insert `⏎··············`
|
|
validate:
test/rate-limiting.e2e-spec.ts#L6
Replace `·QuotaTrackingService,·QuotaCheckResult·` with `⏎··QuotaTrackingService,⏎··QuotaCheckResult,⏎`
|
|
validate:
test/rate-limiting.e2e-spec.ts#L5
'@nestjs/core' import is duplicated
|
|
|
|
|
|
|
|
validate:
src/config/env.validation.ts#L82
Insert `··`
|
|
validate
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/
|
|
validate:
src/workers/orchestration/worker-orchestration.service.ts#L1
'Inject' is defined but never used. Allowed unused vars must match /^_/u
|
|
validate:
src/workers/base/base.worker.ts#L1
'Inject' is defined but never used. Allowed unused vars must match /^_/u
|