Skip to content

A voting strategy for Lizard Labs' Lizcoin ERC20 Token (LIZ) (#1662) #585

A voting strategy for Lizard Labs' Lizcoin ERC20 Token (LIZ) (#1662)

A voting strategy for Lizard Labs' Lizcoin ERC20 Token (LIZ) (#1662) #585

Triggered via push December 19, 2024 05:37
Status Failure
Total duration 55s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint / Lint: src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L59
Replace `⏎····blockTag,⏎····provider,⏎····"1"⏎··` with `blockTag,·provider,·'1'`
lint / Lint: src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L65
Replace `"latest"` with `'latest'`
lint / Lint: src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L141
Replace `⏎······network,⏎······provider,⏎······abi,⏎······calls,` with `network,·provider,·abi,·calls,·{`
lint / Lint: src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L146
Replace `{·blockTag:·blockList[i]·}` with `blockTag:·blockList[i]`
lint / Lint: src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L157
Replace `⏎········formatUnits(callResp.pop()[0],·18)⏎······` with `formatUnits(callResp.pop()[0],·18)`
lint / Lint: src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L161
Replace `⏎········formatUnits(callResp.pop()[0],·18)⏎······` with `formatUnits(callResp.pop()[0],·18)`
lint / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint / Lint: src/strategies/fountainhead/index.ts#L61
'_' is defined but never used