mochengqian opened a new issue, #945: URL: https://github.com/apache/dubbo-go-pixiu/issues/945
PR #932 marks several compatibility symbols as deprecated. The project should prevent new usages from creeping back in while retaining the symbols for downstream compatibility. Proposed: - Enable staticcheck SA1019 in CI for new code paths. - Add explicit suppressions only where deprecated symbols are intentionally exercised for compatibility tests. - Start with the symbols deprecated in #932, then extend the rule as more APIs enter deprecation windows. Reference: listed as a known follow-up in PR #932. -- 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]
