Fix Collapse component compatibility with Grafana prior to 9.5 (#16) #37
Annotations
6 warnings
build:
packages/grafana-utils/src/query.ts#L64
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
|
build:
packages/grafana-utils/src/query.ts#L65
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
|
build:
packages/grafana-utils/src/query.ts#L111
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
|
build:
packages/grafana-utils/src/query.ts#L112
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
|
build:
packages/grafana-utils/src/types.ts#L49
Unexpected any. Specify a different type
|
build:
packages/grafana-utils/src/types.ts#L50
Unexpected any. Specify a different type
|