fix: fixed typos #31
Triggered via pull request
September 29, 2025 16:18
Status
Success
Total duration
1m 44s
Artifacts
–
is-compatible.yml
on: pull_request
compatibilitycheck
1m 41s
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
|