Skip to content

feat: update storage validation rules #34

feat: update storage validation rules

feat: update storage validation rules #34

Triggered via pull request October 17, 2024 06:10
Status Success
Total duration 1m 34s
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#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