fix: Improve Type Safety in nfc.ts and Remove Remaining Usage #186
Triggered via pull request
June 13, 2026 12:00
openclawloulou-ai
opened
#562
Status
Failure
Total duration
52s
Artifacts
–
ci.yml
on: pull_request_target
Annotations
5 errors and 1 warning
|
backend-ci
Process completed with exit code 1.
|
|
backend-ci
Process completed with exit code 1.
|
|
backend-ci:
apps/backend/src/routes/nfc.ts#L30
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
backend-ci:
apps/backend/src/routes/nfc.ts#L2
`zod` import should occur before type import of `fastify`
|
|
backend-ci:
apps/backend/src/routes/nfc.ts#L1
There should be at least one empty line between import groups
|
|
backend-ci:
apps/backend/src/routes/nfc.ts#L17
Missing return type on function
|