Skip to content

Add static code analysis and make to test.yml#4

Open
Killpit wants to merge 31 commits intogetclave:mainfrom
Killpit:main
Open

Add static code analysis and make to test.yml#4
Killpit wants to merge 31 commits intogetclave:mainfrom
Killpit:main

Conversation

@Killpit
Copy link

@Killpit Killpit commented Jul 22, 2024

-Added Slither as static analysis tool to make sure that bugs and other potential vulnerabilities in the contracts being detected earlier in development
-Decided to add --root packages/zksync-storage-contracts to forge test -vvv as the test.yml pipeline didn't work with the original command as it gave no tests to run, however, with using --root command for forge test, the pipeline worked perfectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant