leno23 commented on PR #3328: URL: https://github.com/apache/dubbo-go/pull/3328#issuecomment-4646192221
Update on the latest CI run: the project checks passed, and the remaining failure is in the external Codecov upload step rather than this PR code. Passed in run 27120379155: - Check Code Format - Unit Test - Lint - Integration Test The failing step is `Codecov`, with the Codecov CLI signature validation error: ```text gpg: Signature made Tue Apr 21 19:28:03 2026 UTC gpg: using RSA key 27034E7FDB850E0BBC2C62FF806BB28AED779869 gpg: Can't check signature: No public key ==> Could not verify signature. Please contact Codecov if problem continues ``` I tried to rerun only the failed job, but GitHub rejected it because rerunning this workflow requires admin rights on `apache/dubbo-go`. A maintainer rerun of the failed CI job should be enough if the Codecov signature/key issue is transient. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
