Skip to content

Fit to template repo #37

Fit to template repo

Fit to template repo #37

Triggered via pull request September 2, 2025 22:06
Status Failure
Total duration 49s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 5 warnings
Lint
Process completed with exit code 1.
Lint: scripts/ts/getRecipientData.ts#L9
'feeType' is never reassigned. Use 'const' instead
Lint: scripts/ts/getRecipientData.ts#L9
'chain' is never reassigned. Use 'const' instead
Lint: scripts/ts/getRecipientData.ts#L9
'address' is never reassigned. Use 'const' instead
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