fix: improve type safety in team.ts, remove any usages (closes #554) #212
Triggered via pull request
June 15, 2026 16:43
yachikadev
synchronize
#581
Status
Failure
Total duration
1m 5s
Artifacts
–
ci.yml
on: pull_request_target
Annotations
4 errors
|
backend-ci
Process completed with exit code 1.
|
|
backend-ci
Process completed with exit code 1.
|
|
backend-ci:
apps/backend/src/routes/team.ts#L8
'FastifyReply' is defined but never used. Allowed unused vars must match /^_/u
|
|
backend-ci:
apps/backend/src/routes/team.ts#L8
'FastifyRequest' is defined but never used. Allowed unused vars must match /^_/u
|