fix: Logs and Graph fixes #25
is-compatible.yml
on: pull_request
compatibilitycheck
1m 2s
Annotations
1 error and 5 warnings
|
compatibilitycheck
Process completed with exit code 1.
|
|
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
|