Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp

Cleanup the compiler warnings that GitHub generates

未关闭
#307 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
good first issue hacktoberfest help wanted
主要语言
C++
星标
26
派生
25
PR 合并指标
30 天内没有已合并 PR

描述

### 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_

贡献指南

打开贡献指南

调研方向

首先检查 pull request #306 中显示的编译器警告,然后编译仓库以确认当前的警告集合。清理整个代码库中报告的警告,并验证项目在移除这些警告后能够成功编译。

由索引模型根据 Issue 内容生成。

评估

技术栈
cpp
领域
build-system
Issue 类型
重构
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。