apache/beam

Eliminate nullability errors from :sdks:java:extensions:google-cloud-platform-core

Open

#20,498 opened on 2022年6月4日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Java (4,097 forks)batch import
P3gcpgood first issueiojavasub-task

Repository metrics

Stars
 (7,313 stars)
PR merge metrics
 (平均マージ 6d) (30d で 243 merged PRs)

説明

Just remove the suppression of nullness warnings and fix some errors!

As of 2020-07-20 setting -Xmaxerrs 10000 there are 1451 errors in the core Java SDK.

Imported from Jira BEAM-10609. Original Jira may contain additional context. Reported by: kenn. Subtask of issue #20497

コントリビューターガイド