vmware-tanzu / velero

Backup and migrate Kubernetes applications and their persistent volumes
https://velero.io
Apache License 2.0
8.78k stars 1.41k forks source link

Fix a warning during make container #8338

Closed Lyndon-Li closed 1 month ago

Lyndon-Li commented 1 month ago

Fix a warning during make container:

 1 warning found (use docker --debug to expand):                                                                                                             
 - UndefinedVar: Usage of undefined variable '$GOPROXY' (line 58)
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.99%. Comparing base (a9b5dbc) to head (fa7fca8). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8338 +/- ## ======================================= Coverage 58.99% 58.99% ======================================= Files 367 367 Lines 38847 38847 ======================================= Hits 22918 22918 Misses 14467 14467 Partials 1462 1462 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.