Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

feat: selectivly enable incentives #2210

feat: selectivly enable incentives

feat: selectivly enable incentives #2210

Triggered via pull request September 26, 2023 04:21
Status Failure
Total duration 1m 5s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build: src/handlers/payout/post.ts#L84
Cannot redeclare block-scoped variable 'reward'.
build: src/handlers/payout/post.ts#L86
Type 'undefined' is not assignable to type 'RewardsResponse'.
build: src/handlers/payout/post.ts#L92
Cannot redeclare block-scoped variable 'reward'.
build: src/handlers/payout/post.ts#L111
This expression is not callable.
build: 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.
build
Process completed with exit code 2.