Skip to content

Fit to template repo #34

Fit to template repo

Fit to template repo #34

Triggered via pull request September 2, 2025 21:35
Status Failure
Total duration 56s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Lint: scripts/ts/FeeRouter/checkAndRouteFunds.ts#L27
Replace `········` with `······`
Lint: scripts/ts/FeeRouter/checkAndRouteFunds.ts#L25
Delete `⏎······`
Lint: scripts/ts/FeeRouter/checkAndRouteFunds.ts#L16
Replace `⏎······await·parentChainSigner.provider.getBalance(parentToChildRewardRouterAddr)` with `await·parentChainSigner.provider.getBalance(⏎······parentToChildRewardRouterAddr`
Lint: scripts/ts/FeeRouter/checkAndRouteFunds.ts#L2
Replace `·IERC20__factory,·IInbox__factory,·ParentToChildRewardRouter,·ParentToChildRewardRouter__factory·` with `⏎··IERC20__factory,⏎··IInbox__factory,⏎··ParentToChildRewardRouter,⏎··ParentToChildRewardRouter__factory,⏎`
Lint: scripts/ts/FeeRouter/checkAndRouteFunds.ts#L1
Replace `·ParentToChildMessageStatus,·ParentTransactionReceipt·` with `⏎··ParentToChildMessageStatus,⏎··ParentTransactionReceipt,⏎`
Lint: scripts/ts/FeeRouter/ChildToParentMessageRedeemer.ts#L106
'l2ToL1Event' is never reassigned. Use 'const' instead
Lint: scripts/ts/FeeRouter/ChildToParentMessageRedeemer.ts#L100
'l2ToL1Events' is never reassigned. Use 'const' instead
Lint: scripts/ts/FeeRouter/ChildToParentMessageRedeemer.ts#L96
'log' is never reassigned. Use 'const' instead
Lint: scripts/ts/FeeRouter/ChildToParentMessageRedeemer.ts#L72
Unexpected constant condition
Lint: scripts/ts/getRecipientData.ts#L2
'chainID' is defined but never used. Allowed unused vars must match /^_/u
Lint: scripts/ts/cli/childToParentRedeemer.ts#L2
'option' is defined but never used. Allowed unused vars must match /^_/u
Lint: scripts/ts/FeeRouter/ChildToParentMessageRedeemer.ts#L8
'EventArgs' is defined but never used. Allowed unused vars must match /^_/u
Lint: scripts/ts/FeeRouter/ChildToParentMessageRedeemer.ts#L7
'ChildToParentTransactionEvent' is defined but never used. Allowed unused vars must match /^_/u
Lint: scripts/ts/FeeRouter/ChildToParentMessageRedeemer.ts#L4
'ChildToParentRewardRouter' is defined but never used. Allowed unused vars must match /^_/u