Feat/status cmd #868
Annotations
10 errors and 1 warning
lint:
cmd/root.go#L6
missing go.sum entry for module providing package github.com/sirupsen/logrus (imported by github.com/dream11/odin/cmd); to add:
|
lint:
cmd/root.go#L7
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/dream11/odin/cmd); to add:
|
lint:
cmd/root.go#L8
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/dream11/odin/cmd); to add:
|
lint:
internal/service/component.go#L9
missing go.sum entry for module providing package github.com/briandowns/spinner (imported by github.com/dream11/odin/internal/service); to add:
|
lint:
proto/gen/go/dream11/oam/dto/v1/provider_account.pb.go#L10
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/dream11/odin/proto/gen/go/dream11/oam/dto/v1); to add:
|
lint:
proto/gen/go/dream11/oam/dto/v1/provider_account.pb.go#L11
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/dream11/odin/proto/gen/go/dream11/oam/dto/v1); to add:
|
lint:
proto/gen/go/dream11/oam/dto/v1/provider_account.pb.go#L12
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/structpb (imported by github.com/dream11/odin/cmd/operate); to add:
|
lint:
proto/gen/go/dream11/oam/provideraccount/v1/provider_account_grpc.pb.go#L11
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/dream11/odin/internal/service); to add:
|
lint:
proto/gen/go/dream11/oam/provideraccount/v1/provider_account_grpc.pb.go#L12
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by github.com/dream11/odin/proto/gen/go/dream11/oam/provideraccount/v1); to add:
|
lint:
proto/gen/go/dream11/oam/provideraccount/v1/provider_account_grpc.pb.go#L13
missing go.sum entry for module providing package google.golang.org/grpc/status (imported by github.com/dream11/odin/proto/gen/go/dream11/oam/provideraccount/v1); to add:
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|