A voting strategy for Lizard Labs' Lizcoin ERC20 Token (LIZ) (#1662) #585
Annotations
10 errors and 2 warnings
Lint:
src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L56
Replace `"1"` with `'1'`
|
Lint:
src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L59
Replace `⏎····blockTag,⏎····provider,⏎····"1"⏎··` with `blockTag,·provider,·'1'`
|
Lint:
src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L65
Replace `"latest"` with `'latest'`
|
Lint:
src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L116
Replace `"1"` with `'1'`
|
Lint:
src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L141
Replace `⏎······network,⏎······provider,⏎······abi,⏎······calls,` with `network,·provider,·abi,·calls,·{`
|
Lint:
src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L146
Replace `{·blockTag:·blockList[i]·}` with `blockTag:·blockList[i]`
|
|
|
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:
src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L161
Replace `⏎········formatUnits(callResp.pop()[0],·18)⏎······` with `formatUnits(callResp.pop()[0],·18)`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/strategies/fountainhead/index.ts#L61
'_' is defined but never used
|
Loading