Pause gas metering for debug trace recording and parseValidation
#44
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint the code:
src/Simulator.sol#L10
imported name IStakeManager is not used
|
Lint the code:
src/Simulator.sol#L20
imported name expectRevert is not used
|
Lint the code:
src/Simulator.sol#L123
Avoid to use inline assembly. It is acceptable only in rare cases
|
Lint the code:
src/Simulator.sol#L151
Avoid to use inline assembly. It is acceptable only in rare cases
|
Lint the code:
src/Simulator.sol#L186
Avoid to use inline assembly. It is acceptable only in rare cases
|
Lint the code:
src/SpecsParser.sol#L5
imported name IEntryPoint is not used
|
Lint the code:
src/SpecsParser.sol#L6
imported name IEntryPointSimulations is not used
|
Lint the code:
src/SpecsParser.sol#L21
Explicitly mark visibility of state
|
Lint the code:
src/SpecsParser.sol#L23
Explicitly mark visibility of state
|
Lint the code:
src/SpecsParser.sol#L220
Avoid to use inline assembly. It is acceptable only in rare cases
|
Loading