Add minows #1102
Annotations
18 errors and 3 warnings
test (macos-latest)
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 (macos-latest)
impossible type assertion: proto.Clone(s).(*spb.Status)
|
test (macos-latest)
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 (macos-latest)
impossible type assertion: proto.Clone(s.s).(*spb.Status)
|
test (macos-latest)
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 (macos-latest)
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 (macos-latest)
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 (macos-latest)
Process completed with exit code 2.
|
test (windows-latest)
The job was canceled because "macos-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
test (ubuntu-latest)
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 (ubuntu-latest)
impossible type assertion: proto.Clone(s).(*spb.Status)
|
test (ubuntu-latest)
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 (ubuntu-latest)
impossible type assertion: proto.Clone(s.s).(*spb.Status)
|
test (ubuntu-latest)
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 (ubuntu-latest)
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 (ubuntu-latest)
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 (ubuntu-latest)
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
|
test (windows-latest)
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
|
test (macos-latest)
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
|