Skip to content

CachingService.getOrSet has no distributed locking causing thundering… #816

CachingService.getOrSet has no distributed locking causing thundering…

CachingService.getOrSet has no distributed locking causing thundering… #816

Re-run triggered July 7, 2026 16:19
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
validate
Process completed with exit code 1.
validate: src/caching/caching.service.ts#L99
Replace `resolve` with `(resolve)`
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/caching/caching.service.ts#L3
'ConfigService' is defined but never used. Allowed unused vars must match /^_/u
validate: src/auth/auth.service.ts#L9
'isRS256Configured' is defined but never used. Allowed unused vars must match /^_/u