Skip to content

Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.29.0 to 0.46.0 #170

Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.29.0 to 0.46.0

Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.29.0 to 0.46.0 #170

Status Failure
Total duration 1m 18s
Artifacts

build.yaml

on: pull_request
Build & cache Go code
11s
Build & cache Go code
Check Go code
12s
Check Go code
Lint Go code
1m 6s
Lint Go code
Run unit tests
47s
Run unit tests
Run unit tests with -race
50s
Run unit tests with -race
Process & analyze test artifacts
0s
Process & analyze test artifacts
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
Run unit tests
cannot use &TracerProvider{} (value of type *TracerProvider) as type "go.opentelemetry.io/otel/trace".TracerProvider in variable declaration:
Run unit tests
cannot use t (variable of type *tracer) as type "go.opentelemetry.io/otel/trace".Tracer in return statement:
Run unit tests
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as type ReadWriteSpan in variable declaration:
Run unit tests
cannot use s.tracer.provider (variable of type *TracerProvider) as type "go.opentelemetry.io/otel/trace".TracerProvider in return statement:
Run unit tests
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as type "go.opentelemetry.io/otel/trace".Span in variable declaration:
Run unit tests
cannot use s.tracer.provider (variable of type *TracerProvider) as type "go.opentelemetry.io/otel/trace".TracerProvider in return statement:
Run unit tests
cannot use &tracer{} (value of type *tracer) as type "go.opentelemetry.io/otel/trace".Tracer in variable declaration:
Run unit tests
impossible type assertion: p.(*recordingSpan)
Run unit tests
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as type "go.opentelemetry.io/otel/trace".Span in return statement:
Run unit tests
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as type "go.opentelemetry.io/otel/trace".Span in return statement:
Lint Go code
golangci-lint exit with code 3
Run unit tests with -race
cannot use &TracerProvider{} (value of type *TracerProvider) as type "go.opentelemetry.io/otel/trace".TracerProvider in variable declaration:
Run unit tests with -race
cannot use t (variable of type *tracer) as type "go.opentelemetry.io/otel/trace".Tracer in return statement:
Run unit tests with -race
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as type ReadWriteSpan in variable declaration:
Run unit tests with -race
cannot use s.tracer.provider (variable of type *TracerProvider) as type "go.opentelemetry.io/otel/trace".TracerProvider in return statement:
Run unit tests with -race
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as type "go.opentelemetry.io/otel/trace".Span in variable declaration:
Run unit tests with -race
cannot use s.tracer.provider (variable of type *TracerProvider) as type "go.opentelemetry.io/otel/trace".TracerProvider in return statement:
Run unit tests with -race
cannot use &tracer{} (value of type *tracer) as type "go.opentelemetry.io/otel/trace".Tracer in variable declaration:
Run unit tests with -race
impossible type assertion: p.(*recordingSpan)
Run unit tests with -race
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as type "go.opentelemetry.io/otel/trace".Span in return statement:
Run unit tests with -race
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as type "go.opentelemetry.io/otel/trace".Span in return statement:
Build & cache Go code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run unit tests with -race
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/