Skip to content

Change module name

Change module name #44

Triggered via pull request August 29, 2023 11:08
Status Failure
Total duration 1h 1m 30s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test
no required module provides package github.com/milvus-io/milvus-storage/go/common/constant; to add it:
Test
no required module provides package github.com/milvus-io/milvus-storage/go/common/log; to add it:
Test
no required module provides package github.com/milvus-io/milvus-storage/go/proto/schema_proto; to add it:
Test
no required module provides package github.com/milvus-io/milvus-storage/go/proto/manifest_proto; to add it:
Test
no required module provides package github.com/milvus-io/milvus-storage/go/io/fs; to add it:
Test
no required module provides package github.com/milvus-io/milvus-storage/go/storage/schema; to add it:
Test
no required module provides package github.com/milvus-io/milvus-storage/go/filter; to add it:
Test
no required module provides package github.com/milvus-io/milvus-storage/go/io/format; to add it:
Test
no required module provides package github.com/milvus-io/milvus-storage/go/storage/options/option; to add it:
Test
no required module provides package github.com/milvus-io/milvus-storage/go/io/fs/file; to add it:
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/