Skip to content

feat(backend): log method and url for each request #85

feat(backend): log method and url for each request

feat(backend): log method and url for each request #85

Triggered via pull request June 6, 2026 11:18
@qorexdevsqorexdevs
synchronize #480
Status Failure
Total duration 51s
Artifacts

ci.yml

on: pull_request_target
detect-changes
5s
detect-changes
comment-results
6s
comment-results
Fit to window
Zoom out
Zoom in

Annotations

16 errors
backend-ci
Process completed with exit code 1.
backend-ci
Property 'PrismaClientKnownRequestError' does not exist on type 'typeof Prisma'.
backend-ci
Parameter 'link' implicitly has an 'any' type.
backend-ci
Parameter 'm' implicitly has an 'any' type.
backend-ci
Parameter 'u' implicitly has an 'any' type.
backend-ci
Parameter 'tm' implicitly has an 'any' type.
backend-ci
'error' is of type 'unknown'.
backend-ci
Property 'PrismaClientKnownRequestError' does not exist on type 'typeof Prisma'.
backend-ci
Parameter 'tx' implicitly has an 'any' type.
backend-ci
Module '"@prisma/client"' has no exported member 'TeamRole'.
backend-ci
Module '"@prisma/client"' has no exported member 'TeamRole'.
backend-ci
Process completed with exit code 1.
backend-ci: apps/backend/src/app.ts#L102
'error' is defined but never used. Allowed unused caught errors must match /^_/u
backend-ci: apps/backend/src/app.ts#L101
Expected { after 'if' condition
backend-ci: apps/backend/src/app.ts#L25
`./routes/team.js` import should occur before import of `./utils/validateEnv.js`
backend-ci: apps/backend/src/app.ts#L10
'fastifyStatic' is defined but never used. Allowed unused vars must match /^_/u