fix(shardQuerySplitting): do not emit empty data #2169
Annotations
8 warnings
Lint:
src/module.ts#L15
'configureExtensionLink' is deprecated. Use .addLink() instead
|
Lint:
src/services/combineResponses.test.ts#L310
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
|
Lint:
src/services/combineResponses.test.ts#L331
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
|
Lint:
src/services/combineResponses.test.ts#L357
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
|
Lint:
src/services/combineResponses.ts#L42
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
|
Lint:
src/services/combineResponses.ts#L42
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
|
Lint:
src/services/combineResponses.ts#L44
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
|
Lint:
src/services/shardQuerySplitting.ts#L127
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
|
Loading