enhance: RBAC grant v2 API #1218
Annotations
3 errors and 1 warning
lint:
client/client_test.go#L81
cannot use mockServer (variable of type *MockServer) as milvuspb.MilvusServiceServer value in argument to milvuspb.RegisterMilvusServiceServer: *MockServer does not implement milvuspb.MilvusServiceServer (missing method OperatePrivilegeV2) (typecheck)
|
lint:
client/client_test.go#L81
cannot use mockServer (variable of type *MockServer) as milvuspb.MilvusServiceServer value in argument to milvuspb.RegisterMilvusServiceServer: *MockServer does not implement milvuspb.MilvusServiceServer (missing method OperatePrivilegeV2) (typecheck)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|