Skip to content

Update otelgrpc

Update otelgrpc #151

Triggered via push September 20, 2023 00:26
Status Failure
Total duration 24s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Go 1.x.x (ubuntu-latest)
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/api/annotations (imported by go.etcd.io/etcd/api/v3/etcdserverpb); to add:
Go 1.x.x (ubuntu-latest): testetcd/etcdserver.go#L12
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/lytics/grid/v3/testetcd); to add:
Go 1.x.x (ubuntu-latest)
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/api/httpbody (imported by github.com/grpc-ecosystem/grpc-gateway/runtime); to add:
Go 1.x.x (ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/crypto/bcrypt (imported by go.etcd.io/etcd/server/v3/embed); to add:
Go 1.x.x (ubuntu-latest)
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal; to add it:
Go 1.x.x (ubuntu-latest)
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal/envconfig; to add it:
Go 1.x.x (ubuntu-latest)
Process completed with exit code 1.
Go 1.x.x (ubuntu-latest)
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/