open-telemetry / open-telemetry/opentelemetry-java
Add comments for suppressed warnings
Open
Nobody has claimed this yet.
Feature Request
- Dominant language
- Java
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 58
Description
https://github.com/open-telemetry/opentelemetry-java/pull/7833 already started to add warnings, but it turned out to be a huge PR.
Instead, we can tackle adding comments on a per module level.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing pull request #7833 to understand the warning suppressions and why the broader change became too large. Then locate the affected modules and their existing suppression points; done means the relevant suppressions have clear per-module comments without recreating the abandoned large PR.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100