docker / docker-credential-helpers

Programs to keep Docker login credentials safe by storing in platform keystores
MIT License
1.06k stars 169 forks source link

Fix build status badge being broken #252

Closed okrc closed 1 year ago

okrc commented 1 year ago

https://github.com/badges/shields/issues/8671

codecov-commenter commented 1 year ago

Codecov Report

Base: 55.55% // Head: 55.55% // No change to project coverage :thumbsup:

Coverage data is based on head (681aeee) compared to base (ac5992b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #252 +/- ## ======================================= Coverage 55.55% 55.55% ======================================= Files 9 9 Lines 666 666 ======================================= Hits 370 370 Misses 253 253 Partials 43 43 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=docker). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=docker)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

crazy-max commented 1 year ago

https://github.com/docker/docker-credential-helpers/actions/runs/3977887729/jobs/6825115357#step:4:383

 > [vendor-validate 1/1] RUN --mount=type=bind,target=.,rw <<EOT (set -e...):
#0 0.072 rsync: [sender] change_dir "/context" failed: No such file or directory (2)
#17 0.194 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1333) [sender=3.2.3]

Not related to this change but needs to be fixed in follow-up