apache/beam

Eliminate nullability errors from :sdks:java:core

Open

#20,507 建立於 2022年6月4日

在 GitHub 查看
 (8 留言) (0 反應) (1 負責人)Java (4,097 fork)batch import
P3coregood first issuejavasub-task

倉庫指標

Star
 (7,313 star)
PR 合併指標
 (平均合併 6天) (30 天內合併 243 個 PR)

描述

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

貢獻者指南