Skip to content

Merge pull request #10 from rhinestonewtf/refactor/use-debug-trace #42

Merge pull request #10 from rhinestonewtf/refactor/use-debug-trace

Merge pull request #10 from rhinestonewtf/refactor/use-debug-trace #42

Triggered via push November 1, 2024 05:14
Status Success
Total duration 1m 6s
Artifacts

ci.yaml

on: push
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#L20
imported name expectRevert is not used
lint / forge-lint: src/Simulator.sol#L121
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/Simulator.sol#L149
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/Simulator.sol#L176
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#L21
Explicitly mark visibility of state
lint / forge-lint: src/SpecsParser.sol#L23
Explicitly mark visibility of state
lint / forge-lint: src/SpecsParser.sol#L220
Avoid to use inline assembly. It is acceptable only in rare cases