AlexStocks commented on issue #3554: URL: https://github.com/apache/dubbo-go/issues/3554#issuecomment-5099238769
go vet check: `config_center/apollo`, `registry/protocol`, `registry/directory`, `protocol/dubbo`, `filter/accesslog` pass with zero default warnings. Unsafe type assertions without comma-ok are not flagged by default `go vet` (only the `assert` analyzer, and not these cases). See #3552 for the full verification note. -- 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]
