Skip to content

Bump api version to 1.34.0 #346

Bump api version to 1.34.0

Bump api version to 1.34.0 #346

Triggered via pull request May 22, 2024 18:08
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
build-and-test
43s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build-and-test
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/prototext (imported by github.com/prometheus/common/expfmt); to add:
build-and-test
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoiface (imported by github.com/golang/protobuf/proto); to add:
build-and-test
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protodesc (imported by github.com/golang/protobuf/proto); to add:
build-and-test
missing go.sum entry for module providing package golang.org/x/net/trace (imported by github.com/grpc-ecosystem/go-grpc-middleware/retry); to add:
build-and-test
missing go.sum entry for module providing package google.golang.org/grpc/health (imported by github.com/hashicorp/go-plugin); to add:
build-and-test
missing go.sum entry for module providing package google.golang.org/grpc/reflection (imported by github.com/hashicorp/go-plugin); to add:
build-and-test
missing go.sum entry for module providing package golang.org/x/net/context (imported by github.com/hashicorp/go-plugin); to add:
build-and-test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by go.opentelemetry.io/otel/sdk/resource); to add:
build-and-test
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/timestamppb (imported by github.com/temporalio/samples-go/recovery); to add:
build-and-test
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/durationpb (imported by github.com/temporalio/samples-go/temporal-fixtures/namespaces); to add:
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/