Update README.md #808
Annotations
4 errors and 2 warnings
|
validate
Process completed with exit code 2.
|
|
validate:
src/workers/orchestration/worker-orchestration.service.ts#L309
Cannot find name 'Job'.
|
|
validate:
src/workers/orchestration/worker-orchestration.service.ts#L291
Cannot find name 'Job'.
|
|
validate:
src/auth/auth.module.ts#L37
Cannot find name 'createJwtOptions'.
|
|
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/auth/auth.service.ts#L9
'isRS256Configured' is defined but never used. Allowed unused vars must match /^_/u
|