Abacn commented on PR #33368:
URL: https://github.com/apache/beam/pull/33368#issuecomment-2590195476

   yeah, can be found in "SpotBugs Results": 
https://github.com/apache/beam/actions/runs/12768890245?pr=33368
   
   ```
   
   Code | Warning
   -- | --
   REC | Exception is caught when Exception is not thrown in 
org.apache.beam.sdk.extensions.gcp.util.GcsUtil.createGoogleCloudStorage(GoogleCloudStorageOptions,
 Storage, Credentials)
     | Bug type REC_CATCH_EXCEPTION (click for details)In class 
org.apache.beam.sdk.extensions.gcp.util.GcsUtilIn method 
org.apache.beam.sdk.extensions.gcp.util.GcsUtil.createGoogleCloudStorage(GoogleCloudStorageOptions,
 Storage, Credentials)At GcsUtil.java:[line 780]
   
   Code Warning
   REC  Exception is caught when Exception is not thrown in 
org.apache.beam.sdk.extensions.gcp.util.GcsUtil.createGoogleCloudStorage(GoogleCloudStorageOptions,
 Storage, Credentials)
   [Bug type REC_CATCH_EXCEPTION (click for 
details)](https://github.com/apache/beam/pull/33368#REC_CATCH_EXCEPTION)
   In class org.apache.beam.sdk.extensions.gcp.util.GcsUtil
   In method 
org.apache.beam.sdk.extensions.gcp.util.GcsUtil.createGoogleCloudStorage(GoogleCloudStorageOptions,
 Storage, Credentials)
   At GcsUtil.java:[line 780]
   ```


-- 
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]

Reply via email to