Resolve compiler warnings
Closed this issue · 0 comments
s1hofmann commented
Short overview
Resolve compiler warnings
Use case
Code quality
Detailed description
There are quite q few compiler warnings on CI runs, see e.g. https://github.com/nut-tree/libnut/actions/runs/585084755
More specifically, warnings about implicit type conversions and error handling.
Since warnings should also be taken seriously, try to resolve them where possible.