Update the pb go files #9
Merged
Annotations
10 errors and 2 warnings
internal/mq/msgstream/mq_factory.go#L25
missing go.sum entry for module providing package github.com/apache/pulsar-client-go/pulsar (imported by github.com/milvus-io/milvus/internal/mq/msgstream); to add:
|
cmd/milvus/mck.go#L25
missing go.sum entry for module providing package github.com/milvus-io/milvus-proto/go-api/v2/commonpb (imported by github.com/milvus-io/milvus/cmd/milvus); to add:
|
internal/proxy/hook_interceptor.go#L10
missing go.sum entry for module providing package github.com/milvus-io/milvus-proto/go-api/v2/hook (imported by github.com/milvus-io/milvus/internal/proxy); to add:
|
cmd/components/data_coord.go#L23
missing go.sum entry for module providing package github.com/milvus-io/milvus-proto/go-api/v2/milvuspb (imported by github.com/milvus-io/milvus/internal/proto/datapb); to add:
|
internal/datacoord/channel_manager.go#L31
missing go.sum entry for module providing package github.com/milvus-io/milvus-proto/go-api/v2/schemapb (imported by github.com/milvus-io/milvus/internal/proto/datapb); to add:
|
internal/storage/aliyun/aliyun.go#L6
missing go.sum entry for module providing package github.com/minio/minio-go/v7 (imported by github.com/milvus-io/milvus/internal/storage); to add:
|
internal/storage/aliyun/aliyun.go#L7
missing go.sum entry for module providing package github.com/minio/minio-go/v7/pkg/credentials (imported by github.com/milvus-io/milvus/internal/storage); to add:
|
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading