Feature/automaton deploy script #69
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run solhint:
contracts/BridgingManager.sol#L114
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run solhint:
contracts/lib/UnstructuredRefStorage.sol#L12
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run solhint:
contracts/lib/UnstructuredRefStorage.sol#L18
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run solhint:
contracts/lib/UnstructuredStorage.sol#L10
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run solhint:
contracts/lib/UnstructuredStorage.sol#L14
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run solhint:
contracts/lib/UnstructuredStorage.sol#L18
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run solhint:
contracts/lib/UnstructuredStorage.sol#L22
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run solhint:
contracts/lido/TokenRateNotifier.sol#L4
Found more than One contract per file. 2 contracts found!
|
Run solhint:
contracts/optimism/L1LidoTokensBridge.sol#L49
Function name must be in mixedCase
|
Run solhint:
contracts/optimism/L2ERC20ExtendedTokensBridge.sol#L70
Function name must be in mixedCase
|
Loading