chore(deps): update dependencies #458
Annotations
10 errors
Analyze (go)
cannot use msg.Body (variable of type *anypb.Any) as *types.Any value in argument to types.AnyMessageName
|
Analyze (go)
cannot use s (variable of type *"github.com/gogo/status".Status) as *"google.golang.org/grpc/internal/status".Status value in argument to serviceerror.FromStatus
|
Analyze (go)
cannot use s (variable of type *"github.com/gogo/status".Status) as *"google.golang.org/grpc/internal/status".Status value in argument to serviceerror.FromStatus
|
Analyze (go)
cannot use msg.Body (variable of type *anypb.Any) as *types.Any value in argument to types.AnyMessageName
|
Analyze (go)
cannot use task.GetScheduledTime() (value of type *timestamppb.Timestamp) as *time.Time value in argument to common.TimeValue
|
Analyze (go)
cannot use task.GetStartedTime() (value of type *timestamppb.Timestamp) as *time.Time value in argument to common.TimeValue
|
Analyze (go)
cannot use task.GetScheduleToCloseTimeout() (value of type *durationpb.Duration) as *time.Duration value in argument to common.DurationValue
|
Analyze (go)
cannot use task.GetStartToCloseTimeout() (value of type *durationpb.Duration) as *time.Duration value in argument to common.DurationValue
|
Analyze (go)
cannot use task.GetHeartbeatTimeout() (value of type *durationpb.Duration) as *time.Duration value in argument to common.DurationValue
|
Analyze (go)
cannot use status.Convert(err) (value of type *"github.com/gogo/status".Status) as *"google.golang.org/grpc/internal/status".Status value in argument to serviceerror.FromStatus
|