Add erable-governance-v1 strategy (#1579) #461
Annotations
10 errors and 1 warning
|
|
|
src/strategies/hats-strategy/index.ts#L51
'vaultBalances' is never reassigned. Use 'const' instead
|
src/strategies/hats-strategy/index.ts#L64
Replace `parseUnits(balance.toString(),·options.decimals)` with `⏎········parseUnits(balance.toString(),·options.decimals)⏎······`
|
src/strategies/hats-strategy/index.ts#L71
Replace `adjustedBalances[address]·||·BigNumber.from(0)` with `⏎······adjustedBalances[address]·||·BigNumber.from(0)⏎····`
|
src/strategies/hats-strategy/index.ts#L75
Delete `···`
|
src/strategies/hats-strategy/index.ts#L77
Replace `formatUnits(adjustedBalances[address]·||·BigNumber.from(0),·options.decimals)` with `⏎······formatUnits(⏎········adjustedBalances[address]·||·BigNumber.from(0),⏎········options.decimals⏎······)⏎····`
|
src/strategies/sd-gauge-less-vote-boost/index.ts#L68
Insert `⏎·····`
|
src/strategies/sd-gauge-less-vote-boost/index.ts#L210
Replace `(d)·=>·d.source·===·addresses[i].toLowerCase()` with `⏎··········(d)·=>·d.source·===·addresses[i].toLowerCase()⏎········`
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading