You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2022/01/12 18:18:00 UTC

[jira] [Commented] (BEAM-13271) error-prone UnusedVariable check raises false positives for StateId and TimerId usages

    [ https://issues.apache.org/jira/browse/BEAM-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474786#comment-17474786 ] 

Brian Hulette commented on BEAM-13271:
--------------------------------------

Thanks for the ping. Note the linked PR is a WIP and hasn't been merged yet. In addition the PR is just a first step to get us to 2.10.0, we still need to upgrade to error-prone 2.11.0 (when released), and remove related suppressions. 

> error-prone UnusedVariable check raises false positives for StateId and TimerId usages
> --------------------------------------------------------------------------------------
>
>                 Key: BEAM-13271
>                 URL: https://issues.apache.org/jira/browse/BEAM-13271
>             Project: Beam
>          Issue Type: Task
>          Components: sdk-java-core
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: P2
>          Time Spent: 11h 50m
>  Remaining Estimate: 0h
>
> See https://github.com/google/error-prone/issues/2668. The next release of error-prone will contain https://github.com/google/error-prone/pull/2669 and https://github.com/google/error-prone/pull/2676, which will help us.
> Until then we've had to suppress the check in several places. This jira tracks upgrading to a new error-prone once released and removing the suppressions.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)