Skip to content

fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.12.39 (… #583

fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.12.39 (…

fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.12.39 (… #583

Triggered via push December 18, 2024 07:47
Status Failure
Total duration 58s
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#L58
Replace `⏎····blockTag,⏎····provider,⏎····"1"⏎··` with `blockTag,·provider,·'1'`
lint / Lint: src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L64
Replace `"latest"` with `'latest'`
lint / Lint: src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L128
Replace `⏎······network,⏎······provider,⏎······abi,⏎······calls,` with `network,·provider,·abi,·calls,·{`
lint / Lint: src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L133
Replace `·{·blockTag:·blockList[i]·}` with `·blockTag:·blockList[i]`
lint / Lint: src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L137
Replace `⏎········formatUnits(callResp.pop()[0],·18)⏎······` with `formatUnits(callResp.pop()[0],·18)`
lint / Lint: src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L157
Replace `⏎··············BigNumber.from(responsesCurrentChain[j].shift()[0]),⏎··············18⏎············` with `BigNumber.from(responsesCurrentChain[j].shift()[0]),·18`
lint / Lint: src/strategies/sd-gauge-less-vote-boost-crosschain/index.ts#L166
Delete `⏎···············`
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