Skip to content

Refactors of the smart contracts - using error instead of reverts #462

Refactors of the smart contracts - using error instead of reverts

Refactors of the smart contracts - using error instead of reverts #462

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

test.yml

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

Annotations

1 error and 10 warnings
Code linting (16.x, ubuntu-latest)
Process completed with exit code 1.
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