-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem: solomachine and ibc-go are outdated #1089
Conversation
Signed-off-by: mmsqe <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1089 +/- ##
==========================================
+ Coverage 34.23% 36.61% +2.38%
==========================================
Files 93 101 +8
Lines 14151 14396 +245
==========================================
+ Hits 4844 5271 +427
+ Misses 8365 8174 -191
- Partials 942 951 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
.github/workflows/audit.yml
Outdated
@@ -25,6 +25,7 @@ jobs: | |||
- uses: actions/checkout@v3 | |||
with: | |||
submodules: true | |||
persist-credentials: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just follow the error message, previous ci was failed
This reverts commit 6ccc6bd.
actually |
e92dda1
👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻
PR Checklist:
make
)make test
)go fmt
)golangci-lint run
)go list -json -m all | nancy sleuth
)Thank you for your code, it's appreciated! :)