adc icon indicating copy to clipboard operation
adc copied to clipboard

fix: correct upstream numbers

Open linzeyan opened this issue 1 year ago • 2 comments

Description

The number of upstream is wrong while executing adc validate, this pr corrected the upstream numbers in cmd/validate.go:99

Fixes # (issue)

Checklist

  • [x] I have explained the need for this PR and the problem it solves
  • [x] I have explained the changes or the new features added to this PR
  • [ ] I have added tests corresponding to this change
  • [ ] I have updated the documentation to reflect this change
  • [x] I have verified that this change is backward compatible

linzeyan avatar May 14 '24 08:05 linzeyan

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 14 '24 08:05 CLAassistant

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar May 14 '24 08:05 CLAassistant

The codebase has been significantly modified and it no longer uses Golang. So I think the bug no longer exists.

I'm going to close this issue, and you can do a new test, if there are still errors, please open a new issue.

bzp2010 avatar Aug 09 '24 15:08 bzp2010