Follow up PR: Removes BetaProgramInitiator, Global is Global, return backward compatibility #1033
Annotations
11 warnings
linting:
contracts/contracts/Adjudicator.sol#L31
Function order is incorrect, state variable declaration can not go after event definition (line 25)
|
linting:
contracts/contracts/Adjudicator.sol#L37
Main key parameter in mapping penaltyHistory is not named
|
linting:
contracts/contracts/Adjudicator.sol#L37
Value parameter in mapping penaltyHistory is not named
|
linting:
contracts/contracts/Adjudicator.sol#L38
Main key parameter in mapping evaluatedCFrags is not named
|
linting:
contracts/contracts/Adjudicator.sol#L38
Value parameter in mapping evaluatedCFrags is not named
|
linting:
contracts/contracts/Adjudicator.sol#L53
GC: Use Custom Errors instead of require statements
|
linting:
contracts/contracts/Adjudicator.sol#L90
GC: Use Custom Errors instead of require statements
|
linting:
contracts/contracts/Adjudicator.sol#L102
GC: Use Custom Errors instead of require statements
|
linting:
contracts/contracts/Adjudicator.sol#L106
GC: Use Custom Errors instead of require statements
|
linting:
contracts/contracts/Adjudicator.sol#L114
GC: Use Custom Errors instead of require statements
|
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|