USB-Nugget icon indicating copy to clipboard operation
USB-Nugget copied to clipboard

Resolve all warnings we get when compiling

Open brandonpaiz opened this issue 3 years ago • 0 comments

This makes it hard to see actual complication errors. For each type of warning, we should either

  1. Change build config so these warnings are silenced
  2. Actually fix the warnings, then change the build config so that these warnings are marked as errors, meaning the code can't be merged in the first place

Each type of warning should be ignored or converted to an error on a case-by-case basis

brandonpaiz avatar Aug 31 '22 06:08 brandonpaiz