Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp
Cleanup the compiler warnings that GitHub generates
- Dominant language
- C++
- Stars
- 26
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Github is generating warnings for many things in the code base, even for files that do not change. Go over all of the warnings and clean up the code to remove these warnings. You can see the warnings in the PR link below.
https://github.com/microsoft/electionguard-cpp/pull/306/files
### Expected Behavior
Github will continue to add things that are problem, but we need to get code base to compile cleaner.
### Steps To Reproduce
_No response_
### Environment
```markdown
- OS:
```
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.