Receive: fix issue-7248 with parallel receive_forward #13697
Annotations
3 errors and 1 warning
Linting & vetting:
pkg/clientconfig/http.go#L352
cannot use discovery.NewRefreshMetrics(sdReg) (value of type discovery.RefreshMetricsManager) as discovery.RefreshMetricsInstantiator value in argument to fileSDCfg.NewDiscovererMetrics: discovery.RefreshMetricsManager does not implement discovery.RefreshMetricsInstantiator (missing method Instantiate)
|
Linting & vetting:
pkg/pool/worker_pool_test.go#L27
SA2001: empty critical section (staticcheck)
|
Linting & vetting
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading