Closed drinkcoffee closed 9 months ago
Generated at commit: 250bbf7356b467629dee4f12b32679883e18349f
🚨 Report Summary
Severity Level Results Contracts Critical High Medium Low Note Total 1 0 0 10 31 42 Dependencies Critical High Medium Low Note Total 0 0 0 1 54 55
For more details view the full report in OpenZeppelin Code Inspector
This PR enables slither and solhint. It resolves all issues detected by the tools.
Once this PR is committed, passing slither and solhint is required for the github actions to pass.
Documentation on how to fix solhint and slither issues and how to run locally has been added to the top level README.md.