studio
studio copied to clipboard
Suppress compiler warnings in deps and fix in ours
Problem: Building still spits out several compiler warnings in dependencies and a few in our projects as well. Users may get confused and accidentally assume the build has failed.
TODO:
- Review and suppress warnings in dependencies.
- Review and fix warnings in our projects