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

ASF GitHub Bot logged work on BEAM-13271:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Dec/21 16:40
            Start Date: 15/Dec/21 16:40
    Worklog Time Spent: 10m 
      Work Description: TheNeuralBit commented on a change in pull request 
#16231:
URL: https://github.com/apache/beam/pull/16231#discussion_r769800118



##########
File path: 
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
##########
@@ -827,7 +828,7 @@ class BeamModulePlugin implements Plugin<Project> {
         options.compilerArgs += ([
           '-parameters',
           '-Xlint:all',
-          '-Werror'
+          //'-Werror'

Review comment:
       No this wasn't intentional, thank you. I just rebased to resolve merge 
conflicts and also addressed this.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 696732)
    Time Spent: 6h 20m  (was: 6h 10m)

> 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: 6h 20m
>  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)

Reply via email to