[
https://issues.apache.org/jira/browse/BEAM-14136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jack McCluskey updated BEAM-14136:
----------------------------------
Fix Version/s: 2.38.0
Resolution: Fixed
Status: Resolved (was: Open)
> [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
> Fix For: 2.38.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)