apache/beam

Eliminate nullability errors from :sdks:java:core

Open

#20.507 aperta il 4 giu 2022

Vedi su GitHub
 (8 commenti) (0 reazioni) (1 assegnatario)Java (4097 fork)batch import
P3coregood first issuejavasub-task

Metriche repository

Star
 (7313 star)
Metriche merge PR
 (Merge medio 6g) (243 PR mergiate in 30 g)

Descrizione

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. Original Jira may contain additional context. Reported by: kenn. Subtask of issue #20497

Guida contributor