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
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ player: { minCount: number; maxCount: number; maxCallsPer10Seconds: number; params: { name: string; pattern: RegExp; }[]; }; playerchannelmanage: { minCount: number; maxCallsPer10Seconds: number; params: { ...; }[]; }; ... 5 more ...; unschedule: { ...; }; }'.
Process completed with exit code 1.
The logs for this run have expired and are no longer available.