[ 
https://issues.apache.org/jira/browse/BEAM-14136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jack McCluskey updated BEAM-14136:
----------------------------------
    Description: 
Address staticcheck warnings regarding the use of nil contexts in gcpopt's 
options_test.go file and the provision_test.go file. Replace nil contexts with 
context.Background().

There are also a number of variables with improper names, as well as exported 
functions/variables that need documentation comments.

  was:Address staticcheck warnings regarding the use of nil contexts in 
gcpopt's options_test.go file and the provision_test.go file. Replace nil 
contexts with context.Background()


> [Go SDK] Clean up staticcheck and linter warnings
> -------------------------------------------------
>
>                 Key: BEAM-14136
>                 URL: https://issues.apache.org/jira/browse/BEAM-14136
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Jack McCluskey
>            Assignee: Jack McCluskey
>            Priority: P2
>
> Address staticcheck warnings regarding the use of nil contexts in gcpopt's 
> options_test.go file and the provision_test.go file. Replace nil contexts 
> with context.Background().
> There are also a number of variables with improper names, as well as exported 
> functions/variables that need documentation comments.



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

Reply via email to