Skip to content

feat: add OOG revert and banned opcode validation #24

feat: add OOG revert and banned opcode validation

feat: add OOG revert and banned opcode validation #24

Re-run triggered October 15, 2024 13:04
Status Success
Total duration 1m 14s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint / forge-lint: src/Simulator.sol#L10
imported name IStakeManager is not used
lint / forge-lint: src/Simulator.sol#L22
imported name expectRevert is not used
lint / forge-lint: src/Simulator.sol#L123
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/Simulator.sol#L151
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/Simulator.sol#L181
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/SpecsParser.sol#L5
imported name IEntryPoint is not used
lint / forge-lint: src/SpecsParser.sol#L6
imported name IEntryPointSimulations is not used
lint / forge-lint: src/SpecsParser.sol#L10
imported name Vm is not used
lint / forge-lint: src/SpecsParser.sol#L21
Explicitly mark visibility of state
lint / forge-lint: src/SpecsParser.sol#L23
Explicitly mark visibility of state