fix: Logs and Graph fixes #28
Triggered via pull request
September 29, 2025 12:23
Status
Success
Total duration
1m 47s
Artifacts
–
is-compatible.yml
on: pull_request
compatibilitycheck
1m 43s
Annotations
5 warnings
|
compatibilitycheck:
src/features/log/queryResponseBuilder.ts#L98
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
|
|
compatibilitycheck:
src/components/config/ConfigEditor.tsx#L35
'DataSourceHttpSettings' is deprecated. Use components from `@grafana/plugin-ui` instead, according to the [migration guide](https://github.com/grafana/plugin-ui/blob/main/src/components/ConfigEditor/migrating-from-datasource-http-settings.md)
|
|
compatibilitycheck:
src/components/QueryEditor.tsx#L290
'Select' is deprecated. Use Combobox component instead
|
|
compatibilitycheck:
src/components/QueryEditor.tsx#L252
'Select' is deprecated. Use Combobox component instead
|
|
compatibilitycheck:
src/components/QueryEditor.tsx#L225
'Select' is deprecated. Use Combobox component instead
|