Skip to content

feat: added support for dashboard panels #11

feat: added support for dashboard panels

feat: added support for dashboard panels #11

Triggered via pull request November 6, 2023 07:10
Status Failure
Total duration 1m 28s
Artifacts

is-compatible.yml

on: pull_request
compatibilitycheck
1m 17s
compatibilitycheck
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
compatibilitycheck
Process completed with exit code 1.
compatibilitycheck: src/features/log/LogsModel.ts#L46
'DataQuery' is deprecated. use the type from
compatibilitycheck: src/features/log/LogsModel.ts#L55
'DataQuery' is deprecated. use the type from
compatibilitycheck: src/features/log/LogsModel.ts#L82
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
compatibilitycheck: src/features/log/LogsModel.ts#L141
'DataQuery' is deprecated. use the type from
compatibilitycheck: src/features/log/LogsModel.ts#L175
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
compatibilitycheck: src/features/log/queryResponseBuilder.ts#L91
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame