debug #1047
Annotations
10 errors
π CI Workflow (6.0, 7.2.4)
@next/core#tsc: command (/home/runner/work/ufabc-next-backend/ufabc-next-backend/apps/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run tsc exited (2)
|
π CI Workflow (6.0, 7.2.4)
No overload matches this call.
|
π CI Workflow (6.0, 7.2.4)
No overload matches this call.
|
π CI Workflow (6.0, 7.2.4)
Type 'number | null | undefined' is not assignable to type 'number'.
|
π CI Workflow (6.0, 7.2.4)
'listComponentsSchema' is declared but its value is never read.
|
π CI Workflow (6.0, 7.2.4)
'componentStatsSchema' is declared but its value is never read.
|
π CI Workflow (6.0, 7.2.4)
'logger' is declared but its value is never read.
|
π CI Workflow (6.0, 7.2.4)
Argument of type 'number | null | undefined' is not assignable to parameter of type 'number'.
|
π CI Workflow (6.0, 7.2.4)
Argument of type 'number | null | undefined' is not assignable to parameter of type 'number'.
|
π CI Workflow (6.0, 7.2.4)
Element implicitly has an 'any' type because expression of type 'ProviderName' can't be used to index type 'FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>'.
|