solc-js icon indicating copy to clipboard operation
solc-js copied to clipboard

Add option to return warning as error

Open t4sk opened this issue 5 years ago • 1 comments

Option to return warning as error

https://github.com/ethereum/solc-js/issues/169

t4sk avatar Jul 05 '20 04:07 t4sk

Coverage Status

Coverage increased (+0.03%) to 88.641% when pulling f289029f595e80a52af263655894330bf716e026 on t4sk:master into d6e8936024d295f93518b8d1acb64b230a981c7b on ethereum:master.

coveralls avatar Jul 05 '20 04:07 coveralls

Hi, @t4sk thanks for the PR, but the solc-js cli should match the behavior of the solc, which currently, does not return warnings as errors. So I will be closing this PR for now. Thanks for your contribution, though.

r0qs avatar Sep 28 '22 22:09 r0qs