You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Jack McCluskey (Jira)" <ji...@apache.org> on 2022/03/21 15:20:00 UTC

[jira] [Created] (BEAM-14136) Clean up usages of nil contexts in Go unit tests

Jack McCluskey created BEAM-14136:
-------------------------------------

             Summary: Clean up usages of nil contexts in Go unit tests
                 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


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()



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