Closed slifty closed 7 months ago
@hminsky2002 without this change I believe it will NOT fail if there are warnings, which is part of why we want to be sure this is added.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.98%. Comparing base (
82a07c7
) to head (cb95d81
). Report is 16 commits behind head on main.:exclamation: Current head cb95d81 differs from pull request most recent head f253037. Consider uploading reports for the commit f253037 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@hminsky2002 without this change I believe it will NOT fail if there are warnings, which is part of why we want to be sure this is added.
Ah, then this is even more pertinent
This PR updates our lint command to fail if there are warnings. This will apply both to local invocations of lint as well as the CI invocation.