Skip to content

debug

debug #1047

Triggered via push September 21, 2024 03:27
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: push
Matrix: πŸ”„ CI Workflow
Fit to window
Zoom out
Zoom in

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>'.