Skip to content

Fix lintjs errors and activate it in CI #447

Fix lintjs errors and activate it in CI

Fix lintjs errors and activate it in CI #447

Triggered via pull request January 4, 2024 08:27
Status Failure
Total duration 53s
Artifacts

test.yml

on: pull_request
Foundry project
31s
Foundry project
Matrix: Code linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Code linting (16.x, ubuntu-latest): src/deployment/4_deployL1Applications.js#L5
'expect' is assigned a value but never used. Allowed unused vars must match /export^/u
Code linting (16.x, ubuntu-latest): src/deployment/4_deployL1Applications.js#L6
'upgrades' is assigned a value but never used. Allowed unused vars must match /export^/u
Code linting (16.x, ubuntu-latest): src/deployment/4_deployL1Applications.js#L15
'delay' is assigned a value but never used. Allowed unused vars must match /export^/u
Code linting (16.x, ubuntu-latest): src/deployment/4_deployL1Applications.js#L15
Expected parentheses around arrow function argument
Code linting (16.x, ubuntu-latest): src/deployment/4_deployL1Applications.js#L15
Expected parentheses around arrow function argument
Code linting (16.x, ubuntu-latest): src/deployment/4_deployL1Applications.js#L17
Block must not be padded by blank lines
Code linting (16.x, ubuntu-latest): src/deployment/4_deployL1Applications.js#L30
Expected a '*' at the start of this line
Code linting (16.x, ubuntu-latest): src/deployment/4_deployL1Applications.js#L31
Expected a '*' at the start of this line
Code linting (16.x, ubuntu-latest): src/deployment/4_deployL1Applications.js#L32
Expected a '*' at the start of this line
Code linting (16.x, ubuntu-latest): src/deployment/4_deployL1Applications.js#L33
Expected a '*' at the start of this line
Code linting (16.x, ubuntu-latest): contracts/AdjudicationFramework.sol#L12
imported name IArbitrator is not used
Code linting (16.x, ubuntu-latest): contracts/AdjudicationFramework.sol#L13
imported name IERC20 is not used
Code linting (16.x, ubuntu-latest): contracts/AdjudicationFramework.sol#L151
Use Custom Errors instead of require statements
Code linting (16.x, ubuntu-latest): contracts/AdjudicationFramework.sol#L155
Use Custom Errors instead of require statements
Code linting (16.x, ubuntu-latest): contracts/AdjudicationFramework.sol#L188
Use Custom Errors instead of require statements
Code linting (16.x, ubuntu-latest): contracts/AdjudicationFramework.sol#L189
Use Custom Errors instead of require statements
Code linting (16.x, ubuntu-latest): contracts/AdjudicationFramework.sol#L196
Use Custom Errors instead of require statements
Code linting (16.x, ubuntu-latest): contracts/AdjudicationFramework.sol#L218
Use Custom Errors instead of require statements
Code linting (16.x, ubuntu-latest): contracts/AdjudicationFramework.sol#L219
Use Custom Errors instead of require statements
Code linting (16.x, ubuntu-latest): contracts/AdjudicationFramework.sol#L237
Use Custom Errors instead of require statements