build(deps): bump all golang dependencies #2182
Annotations
5 errors and 1 warning
|
Run go test
cannot use processor (variable of type *collectLogProcessor) as "go.opentelemetry.io/otel/sdk/log".Processor value in argument to sdklog.WithProcessor: *collectLogProcessor does not implement "go.opentelemetry.io/otel/sdk/log".Processor (wrong type for method OnEmit)
|
Run go test
cannot use (*collectLogProcessor)(nil) (value of type *collectLogProcessor) as "go.opentelemetry.io/otel/sdk/log".Processor value in variable declaration: *collectLogProcessor does not implement "go.opentelemetry.io/otel/sdk/log".Processor (wrong type for method OnEmit)
|
Run go test
cannot use log (variable of type "go.opentelemetry.io/otel/sdk/log".Record) as *"go.opentelemetry.io/otel/sdk/log".Record value in argument to e.OnEmit
|
Run go test
The operation was canceled.
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/firmware-action/firmware-action. Supported file pattern: go.sum
|
Loading