Fix clang compile warning for bazel
Open
kind/compile
- Dominant language
- C++
- Stars
- 17.6k
- Forks
- 4.1k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 69
Description
Detail:
* https://github.com/apache/incubator-brpc/actions/runs/3557931214/jobs/5976258953
* https://github.com/apache/incubator-brpc/actions/runs/3557931214/jobs/5976259297
Contributor guide
Research direction
Start with the two linked GitHub Actions job logs to identify the Clang warning produced by the Bazel build. Trace the warning to the relevant C++ source or build entry point, then verify that the Bazel build completes without that warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100