build(deps): bump all golang dependencies #2182
Annotations
4 errors and 2 warnings
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
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/firmware-action/firmware-action. Supported file pattern: go.sum
|
Loading