Skip to content

OpenTelemetry migration #63

OpenTelemetry migration

OpenTelemetry migration #63

Triggered via pull request May 4, 2024 13:39
@mantzasmantzas
synchronize #685
opentelemetry
Status Failure
Total duration 5m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint and fmt check: client/http/http_test.go#L21
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Lint and fmt check: component/grpc/observability.go#L21
const `componentName` is unused (unused)
Lint and fmt check: component/grpc/observability.go#L22
const `unary` is unused (unused)
Lint and fmt check: component/grpc/observability.go#L23
const `stream` is unused (unused)
Lint and fmt check: component/grpc/observability.go#L24
const `service` is unused (unused)
Lint and fmt check: component/grpc/observability.go#L25
const `method` is unused (unused)
Lint and fmt check: component/grpc/observability.go#L55
type `observer` is unused (unused)
Lint and fmt check: component/grpc/observability.go#L66
func `newObserver` is unused (unused)
Lint and fmt check: component/grpc/observability.go#L176
func `grpcMetadata` is unused (unused)
Lint and fmt check: component/grpc/observability.go#L155
func `getCorrelationID` is unused (unused)
CI on Go
Process completed with exit code 2.