Skip to content

new rigil deployment #11

new rigil deployment

new rigil deployment #11

Triggered via push December 11, 2023 17:02
Status Success
Total duration 51s
Artifacts

lint-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: deploy/deploy-utils.ts#L5
Unexpected any. Specify a different type
lint: deploy/deploy-utils.ts#L7
Unexpected any. Specify a different type
lint: deploy/deploy-utils.ts#L10
Unexpected any. Specify a different type
lint: deploy/deploy-utils.ts#L16
Unexpected any. Specify a different type
lint: tasks/adblock.ts#L24
Unexpected any. Specify a different type
lint: tasks/adblock.ts#L173
Unexpected any. Specify a different type
lint: tasks/adblock.ts#L194
Unexpected any. Specify a different type
lint: tasks/build-blocks.ts#L33
Unexpected any. Specify a different type
lint: tasks/build-blocks.ts#L233
Unexpected any. Specify a different type
lint: tasks/build-blocks.ts#L257
Unexpected any. Specify a different type
lint: contracts/blockad/BlockAdV2.sol#L11
Delete ⏎
lint: contracts/blockad/lib/Builder.sol#L9
Delete ⏎
lint: contracts/blockad/lib/Builder.sol#L11
Explicitly mark visibility of state
lint: contracts/blockad/lib/Builder.sol#L12
Explicitly mark visibility of state
lint: contracts/blockad/lib/Builder.sol#L46
Replace ⏎↹↹↹.staticcall(abi.encode(boostRelayUrl,·builderBid) with .staticcall(⏎↹↹↹abi.encode(boostRelayUrl,·builderBid)⏎↹↹
lint: contracts/blockad/lib/Builder.sol#L65
Replace ·let·i:=32·}·lt(i,·add(resultBytesLen,·32))·{·i:=add(i,·32)· with ⏎↹↹↹↹let·i·:=·32⏎↹↹↹}·lt(i,·add(resultBytesLen,·32))·{⏎↹↹↹↹i·:=·add(i,·32)⏎↹↹↹
lint: contracts/blockad/lib/Builder.sol#L74
Replace ·let·dec·:=·10·}·true·{·dec·:=·mul(dec,·10)· with ⏎↹↹↹↹let·dec·:=·10⏎↹↹↹}·true·{⏎↹↹↹↹dec·:=·mul(dec,·10)⏎↹↹↹
lint: contracts/blockad/lib/Builder.sol#L77
Replace ↹case·1·{·break· with case·1·{⏎↹↹↹↹↹break⏎↹↹↹↹
lint: contracts/blockad/lib/Builder.sol#L81
Insert ⏎