You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Argument of type 'Record<keyof TelegramBotFormattedContextType, any>' is not assignable to parameter of type 'Record<keyof TelegramBotFormattedContextType, never>'.
Types of property 'userId' are incompatible.
Type 'any' is not assignable to type 'never'.
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
No index signature with a parameter of type 'string' was found on type '{}'.
Argument of type 'Record<keyof TelegramBotFormattedContextType, any>' is not assignable to parameter of type 'Record<keyof TelegramBotFormattedContextType, never>'.
Types of property 'userId' are incompatible.
Type 'any' is not assignable to type 'never'.
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
No index signature with a parameter of type 'string' was found on type '{}'.
Parsing error: /home/runner/work/shdvor/shdvor/blog/app/next.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
Parsing error: /home/runner/work/shdvor/shdvor/blog/app/sentry.client.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
Parsing error: /home/runner/work/shdvor/shdvor/blog/app/sentry.edge.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
Parsing error: /home/runner/work/shdvor/shdvor/blog/app/sentry.server.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
Parsing error: /home/runner/work/shdvor/shdvor/site/app/next.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
Parsing error: /home/runner/work/shdvor/shdvor/site/app/sentry.client.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
Parsing error: /home/runner/work/shdvor/shdvor/site/app/sentry.edge.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
Parsing error: /home/runner/work/shdvor/shdvor/site/app/sentry.server.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 10 characters or longer.