centrifugal / centrifugal/centrifuge-java
Revisit using null safe modifiers
Open
- Dominant language
- Java
- Stars
- 76
- Forks
- 38
- Avg merge
- 4h 18m
- Merged PRs (30d)
- 10
Description
In #54 we made an attempt of introducing `@Nullable` and `@Notnull` modifiers. Unfortunately reverted the change since it introduced some warnings which need to be addressed somehow. Probably it's OK to go with them.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the reverted attempt from issue #54 and the warnings shown in the attached screenshots. Determine which nullability modifiers can be restored without warnings; done means the annotations are reintroduced and the reported warnings are addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100