dao-template icon indicating copy to clipboard operation
dao-template copied to clipboard

Add support for slither-action

Open niket-yende opened this issue 1 year ago • 4 comments

This action allows you to run the Slither static analyzer against your project, from within a GitHub Actions workflow.

References:

niket-yende avatar Sep 11 '23 07:09 niket-yende

@PatrickAlphaC can we add this github action as an enhancement?

niket-yende avatar Sep 11 '23 07:09 niket-yende

ooo great idea. Yes we should add that!

PatrickAlphaC avatar Sep 15 '23 00:09 PatrickAlphaC

We can also add "hardhat-test" to run the unit test cases while pushing to the main branch.

References:

FYI @PatrickAlphaC

Waiting for my other PR #48 to be merged. Once that is incorporated, I would be able to raise a separate PR with these changes.

niket-yende avatar Sep 15 '23 11:09 niket-yende

@PatrickAlphaC I have raised a PR #50 for this enhancement. Please review it.

niket-yende avatar Oct 14 '23 05:10 niket-yende