Skip to content

chore(deps): update dependencies #458

chore(deps): update dependencies

chore(deps): update dependencies #458

Triggered via push November 29, 2023 21:54
Status Success
Total duration 2m 57s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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