gphotosuploader / google-photos-api-client-go

Google Photos API client for your Go apps
https://pkg.go.dev/github.com/gphotosuploader/google-photos-api-client-go/v3
MIT License
41 stars 20 forks source link

Fix bug in CI linter #92

Closed pacoorozco closed 1 year ago

pacoorozco commented 1 year ago

What issue type does this pull request address? (keep at least one, remove the others)
/kind bug

What is this pull request for? Which issues does it resolve? (use resolves #<issue_number> if possible)
Linter was not working on the CI

codecov[bot] commented 1 year ago

Codecov Report

Merging #92 (5a2d412) into main (33ae644) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #92   +/-   ##
=======================================
  Coverage   79.68%   79.68%           
=======================================
  Files          12       12           
  Lines         689      689           
=======================================
  Hits          549      549           
  Misses        118      118           
  Partials       22       22           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more