This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
feat: selectivly enable incentives #2210
Annotations
6 errors
src/handlers/payout/post.ts#L84
Cannot redeclare block-scoped variable 'reward'.
|
src/handlers/payout/post.ts#L86
Type 'undefined' is not assignable to type 'RewardsResponse'.
|
src/handlers/payout/post.ts#L92
Cannot redeclare block-scoped variable 'reward'.
|
src/handlers/payout/post.ts#L111
This expression is not callable.
|
src/handlers/payout/post.ts#L118
Type 'Record<string, string>' is missing the following properties from type '{ account: string; priceInEth: Decimal; penaltyAmount: BigNumber; user: string; userId: string; }[]': length, pop, push, concat, and 26 more.
|
|
The logs for this run have expired and are no longer available.
Loading