Skip to content

Merge pull request #7 from rhinestonewtf/feat/update-storage-validations #35

Merge pull request #7 from rhinestonewtf/feat/update-storage-validations

Merge pull request #7 from rhinestonewtf/feat/update-storage-validations #35

Triggered via push October 17, 2024 18:31
Status Success
Total duration 1m 23s
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#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#L21
Explicitly mark visibility of state
lint / forge-lint: src/SpecsParser.sol#L23
Explicitly mark visibility of state
lint / forge-lint: src/SpecsParser.sol#L227
Avoid to use inline assembly. It is acceptable only in rare cases