Skip to content

build(deps): Bump google.golang.org/grpc from 1.55.0 to 1.65.0 in /core #378

build(deps): Bump google.golang.org/grpc from 1.55.0 to 1.65.0 in /core

build(deps): Bump google.golang.org/grpc from 1.55.0 to 1.65.0 in /core #378

Triggered via pull request July 8, 2024 11:59
Status Failure
Total duration 1m 35s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build (arm)
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) int of func(x, y *descriptorpb.FileDescriptorProto) int {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) bool for func(a E, b E) bool
build (arm)
Process completed with exit code 2.
build (amd64)
The job was canceled because "arm" failed.
build (amd64)
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) int of func(x, y *descriptorpb.FileDescriptorProto) int {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) bool for func(a E, b E) bool
build (amd64)
Process completed with exit code 2.
build (arm64)
The job was canceled because "arm" failed.
build (arm64)
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) int of func(x, y *descriptorpb.FileDescriptorProto) int {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) bool for func(a E, b E) bool
build (arm64)
Process completed with exit code 2.
build (arm)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, technote-space/get-diff-action@v6.1.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/