Skip to content

chore(deps): update dependencies #485

chore(deps): update dependencies

chore(deps): update dependencies #485

Triggered via push February 7, 2024 11:46
Status Success
Total duration 3m 5s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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 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
Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/