fix: config schema (generated) #1811
Annotations
4 errors and 1 warning
Run golangci-lint:
internal/driver/daemon.go#L455
SA1019: grpcOtel.UnaryServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
|
Run golangci-lint:
internal/driver/daemon.go#L474
SA1019: grpcOtel.StreamServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
|
Run golangci-lint:
internal/driver/config/opl_cache_test.go#L22
Error return value of `io.WriteString` is not checked (errcheck)
|
Run golangci-lint:
internal/driver/config/provider.go#L218
SA1019: trace.NewNoopTracerProvider is deprecated: Use [go.opentelemetry.io/otel/trace/noop.NewTracerProvider] instead. (staticcheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading