You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most warnings come from third-party plugins (solidity-coverage and gas-reporter). If we update some dependencies in those repos, the warnings will go away.
According to @alcuadrado, this is what we need to do:
Most warnings come from third-party plugins (solidity-coverage and gas-reporter). If we update some dependencies in those repos, the warnings will go away.
According to @alcuadrado, this is what we need to do:
TODO:
eth-gas-reporter package:
solidity-coverage:
After these changes the packages with the newer and correct versions should be automatically downloaded during the installation.
The text was updated successfully, but these errors were encountered: