Rebasable Token #15
analyse.yml
on: pull_request
slither
1m 15s
solhint
35s
Annotations
12 warnings
solhint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
solhint:
contracts/BridgingManager.sol#L103
Avoid to use inline assembly. It is acceptable only in rare cases
|
solhint:
contracts/lib/ECDSA.sol#L34
Error message for require is too long: 34 counted / 32 allowed
|
solhint:
contracts/lib/ECDSA.sol#L34
Use Custom Errors instead of require statements
|
solhint:
contracts/lib/ECDSA.sol#L38
Use Custom Errors instead of require statements
|
solhint:
contracts/lib/SignatureChecker.sol#L42
Avoid to use inline assembly. It is acceptable only in rare cases
|
solhint:
contracts/lib/SignatureChecker.sol#L61
Avoid to use inline assembly. It is acceptable only in rare cases
|
solhint:
contracts/lido/TokenRateNotifier.sol#L4
Found more than One contract per file. 2 contracts found!
|
solhint:
contracts/optimism/L1LidoTokensBridge.sol#L4
Found more than One contract per file. 2 contracts found!
|
solhint:
contracts/optimism/L2ERC20ExtendedTokensBridge.sol#L13
imported name IERC20Wrapper is not used
|
solhint:
contracts/optimism/TokenRateOracle.sol#L4
Found more than One contract per file. 2 contracts found!
|
slither
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@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/.
|