feat(backend): log method and url for each request #85
ci.yml
on: pull_request_target
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
|