apache/beam

Eliminate nullability errors from :sdks:java:core

开放

#20,507 创建于 2022年6月4日

 (8 条评论) (0 个反应) (1 位负责人)Java (4,097 个派生)batch import
P3coregood first issuejavasub-task

仓库指标

星标
 (7,313 个星标)
PR 合并指标
 (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

贡献者指南