Eliminate nullability errors from :sdks:java:core
Open
core
good first issue
java
P3
sub-task
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Just choose any file that starts with `@SuppressWarnings("nullness")` and eliminate the annotation and fix the errors!
As of 2020-07-20 setting `-Xmaxerrs 10000` there are 1451 errors in the core Java SDK.
Imported from Jira [BEAM-10496](https://issues.apache.org/jira/browse/BEAM-10496). Original Jira may contain additional context.
Reported by: kenn.
Subtask of issue #20497
Contributor guide
Assessment
This issue has not been assessed yet.