Added README.md & remove extra bits #1
build-and-deploy.yml
on: push
deploy to production
0s
Annotations
5 errors
build ui
Property 'search' does not exist on type 'DecoratedProcedureRecord<BuiltRouter<{ ctx: { authorization: string | undefined; req: FastifyRequest<RouteGenericInterface, RawServerDefault, IncomingMessage, ... 4 more ..., ResolveFastifyRequestType<...>>; res: FastifyReply<...>; points: (number: number) => void; achievements: () => void; }; meta: object; errorSha...'.
|
build ui
Parameter 'result' implicitly has an 'any' type.
|
build ui
'response' is declared but its value is never read.
|
build ui
Property 'chat' does not exist on type 'DecoratedProcedureRecord<BuiltRouter<{ ctx: { authorization: string | undefined; req: FastifyRequest<RouteGenericInterface, RawServerDefault, IncomingMessage, ... 4 more ..., ResolveFastifyRequestType<...>>; res: FastifyReply<...>; points: (number: number) => void; achievements: () => void; }; meta: object; errorSha...'.
|
build ui
Process completed with exit code 2.
|