debug state #1054
Annotations
10 errors
πΌ Type Check
@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)
|
πΌ Type Check
No overload matches this call.
|
πΌ Type Check
No overload matches this call.
|
πΌ Type Check
Type 'number | null | undefined' is not assignable to type 'number'.
|
πΌ Type Check
'listComponentsSchema' is declared but its value is never read.
|
πΌ Type Check
'componentStatsSchema' is declared but its value is never read.
|
πΌ Type Check
'logger' is declared but its value is never read.
|
πΌ Type Check
Argument of type 'number | null | undefined' is not assignable to parameter of type 'number'.
|
πΌ Type Check
Argument of type 'number | null | undefined' is not assignable to parameter of type 'number'.
|
πΌ Type Check
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>'.
|
Loading