feat: add OpenAPI schema validation middleware and fix mismatches (fi…#955
Open
laxjovial wants to merge 1 commit into
Open
feat: add OpenAPI schema validation middleware and fix mismatches (fi…#955laxjovial wants to merge 1 commit into
laxjovial wants to merge 1 commit into
Annotations
6 errors and 3 warnings
|
Run lint
Process completed with exit code 1.
|
|
Run lint:
src/main.ts#L340
Replace `err.status·===·500·&&·err.errors·&&·typeof·err.message·===·'string'·&&·err.message.toLowerCase().includes('response')` with `⏎······err.status·===·500·&&⏎······err.errors·&&⏎······typeof·err.message·===·'string'·&&⏎······err.message.toLowerCase().includes('response')⏎····`
|
|
Run lint:
src/app.controller.ts#L25
Replace `·` with `,`
|
|
Run lint:
src/app.controller.ts#L24
Delete `·`
|
|
Run lint:
src/app.controller.ts#L23
Delete `·`
|
|
Run lint:
src/app.controller.ts#L22
Delete `·`
|
|
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/workers/orchestration/worker-orchestration.service.ts#L1
'Inject' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run lint:
src/workers/base/base.worker.ts#L1
'Inject' is defined but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
parallel
Loading