Add minows #1102
Annotations
8 errors and 1 warning
Test without coverage
cannot use st (variable of type *"google.golang.org/genproto/googleapis/rpc/status".Status) as protoreflect.ProtoMessage value in argument to proto.Unmarshal: *"google.golang.org/genproto/googleapis/rpc/status".Status does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
|
Test without coverage
impossible type assertion: proto.Clone(s).(*spb.Status)
|
Test without coverage
cannot use s (variable of type *"google.golang.org/genproto/googleapis/rpc/status".Status) as protoreflect.ProtoMessage value in argument to proto.Clone: *"google.golang.org/genproto/googleapis/rpc/status".Status does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
|
Test without coverage
impossible type assertion: proto.Clone(s.s).(*spb.Status)
|
Test without coverage
cannot use s.s (variable of type *"google.golang.org/genproto/googleapis/rpc/status".Status) as protoreflect.ProtoMessage value in argument to proto.Clone: *"google.golang.org/genproto/googleapis/rpc/status".Status does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
|
Test without coverage
cannot use e.s.s (variable of type *"google.golang.org/genproto/googleapis/rpc/status".Status) as protoreflect.ProtoMessage value in argument to proto.Equal: *"google.golang.org/genproto/googleapis/rpc/status".Status does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
|
Test without coverage
cannot use tse.s.s (variable of type *"google.golang.org/genproto/googleapis/rpc/status".Status) as protoreflect.ProtoMessage value in argument to proto.Equal: *"google.golang.org/genproto/googleapis/rpc/status".Status does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
|
Test without coverage
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.0.2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Loading