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
{{ message }}
This repository was archived by the owner on Mar 5, 2026. It is now read-only.
The reportManualError function in the interfaces/manual.ts file should be updated to specify the types of the reportManualError function by using a sequence of overloaded function definitions.
The
reportManualErrorfunction in theinterfaces/manual.tsfile should be updated to specify the types of thereportManualErrorfunction by using a sequence of overloaded function definitions.