Skip to content

Use Go 1.22

Use Go 1.22 #24

Triggered via pull request April 9, 2024 22:58
@tamalsahatamalsaha
opened #7
go122
Status Failure
Total duration 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build
missing go.sum entry for module providing package golang.org/x/net/idna (imported by github.com/PuerkitoBio/purell); to add:
Build
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/prototext (imported by github.com/golang/protobuf/proto); to add:
Build
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/protowire (imported by github.com/golang/protobuf/proto); to add:
Build
missing go.sum entry for module providing package google.golang.org/protobuf/proto (imported by github.com/golang/protobuf/jsonpb); to add:
Build
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/golang/protobuf/jsonpb); to add:
Build
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoregistry (imported by github.com/golang/protobuf/jsonpb); to add:
Build
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoiface (imported by github.com/golang/protobuf/proto); to add:
Build
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/golang/protobuf/jsonpb); to add:
Build
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/protojson (imported by github.com/golang/protobuf/jsonpb); to add:
Build
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by k8s.io/apimachinery/pkg/util/net); to add:
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/