immutable / contracts

Smart contracts for developers in the Immutable ecosystem.
Other
36 stars 36 forks source link

Enable Slither and Solhint. Resolve all issues. #171

Closed drinkcoffee closed 9 months ago

drinkcoffee commented 9 months ago

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.

openzeppelin-code[bot] commented 9 months ago

Enable Slither and Solhint. Resolve all issues.

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