[imp] Cleanup warnings in the code
Open
enhancement
- Dominant language
- C++
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Description
The build process throws some warnings. It's needed to clean those warnings and bump up the warning level and prepare the build to treat the warnings as errors for clean coding.
### Expectation
No warnings are thrown when the app is built.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running the project build and recording the warnings it emits. Inspect the build configuration and the files identified by those warnings; done means the app builds without warnings and the warning level is prepared to treat warnings as errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100