ethers-rs/ethers-solc/tests
Jared Tokuz b06452c6ea
feat: warnings as errors (#1838)
* feat: warnings as errors

* changed the bool arg to Severity and updated its traits

* reformat the test based on the linter

* renamed variable based on property type change and changed a few refs

* updated changelog

* revert changelog iden change

* added test for combining compiler severity filter and ignored error codes and adjusted has error for the added test case

* adjusted has_error to utilize ge functionality in case of info errors

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2022-11-10 12:19:43 -08:00
..
mocked.rs fix(solc): only modify files that are required to compile the project (#1050) 2022-03-17 03:48:01 -07:00
project.rs feat: warnings as errors (#1838) 2022-11-10 12:19:43 -08:00