Skip to content

Update deps

Update deps #3805

Triggered via pull request October 15, 2024 10:52
Status Failure
Total duration 4m 5s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: js/modules/k6/grpc/client.go#L19
SA1019: "github.com/jhump/protoreflect/desc" is deprecated: This module was created for use with the older "v1" Protobuf API in github.com/golang/protobuf. However, much of this module is no longer necessary as the newer "v2" API in google.golang.org/protobuf provides similar capabilities. Instead of using this github.com/jhump/protoreflect/desc package, see [google.golang.org/protobuf/reflect/protoreflect]. (staticcheck)
lint: js/modules/k6/grpc/client.go#L20
SA1019: "github.com/jhump/protoreflect/desc/protoparse" is deprecated: This protoparse package is now just a thin veneer around a newer replacement parser/compiler: [github.com/bufbuild/protocompile]. Users are highly encouraged to directly use protocompile instead of this package. (staticcheck)
lint: lib/netext/grpcext/reflect.go#L7
SA1019: "github.com/jhump/protoreflect/desc" is deprecated: This module was created for use with the older "v1" Protobuf API in github.com/golang/protobuf. However, much of this module is no longer necessary as the newer "v2" API in google.golang.org/protobuf provides similar capabilities. Instead of using this github.com/jhump/protoreflect/desc package, see [google.golang.org/protobuf/reflect/protoreflect]. (staticcheck)
lint: lib/netext/grpcext/conn_test.go#L10
SA1019: "github.com/jhump/protoreflect/desc/protoparse" is deprecated: This protoparse package is now just a thin veneer around a newer replacement parser/compiler: [github.com/bufbuild/protocompile]. Users are highly encouraged to directly use protocompile instead of this package. (staticcheck)
lint
issues found