hanahmily commented on code in PR #871: URL: https://github.com/apache/skywalking-banyandb/pull/871#discussion_r2573028568
########## api/common/kind_version.go: ########## @@ -16,6 +16,8 @@ // under the License. //revive:disable:var-naming // "common" is a valid package name for shared API types + +// Package common defines reusable objects for APIs. Review Comment: ```suggestion ``` Clear your local "bin" folder, and rerun "make lint" ########## api/common/id.go: ########## @@ -16,6 +16,8 @@ // under the License. //revive:disable:var-naming // "common" is a valid package name for shared API types + +// Package common defines reusable objects for APIs. Review Comment: ```suggestion ``` -- 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]
