implement percentile input #98
Annotations
2 errors and 4 warnings
bitmovin-analytics-datasource/src/components/QueryEditor.tsx#L106
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|
|
bitmovin-analytics-datasource/src/components/QueryEditor.tsx#L36
'OldBitmovinAnalyticsDataQuery' is deprecated. These are the options query options of the old Angular based plugin
|
bitmovin-analytics-datasource/src/types/grafanaTypes.ts#L46
'OldBitmovinAnalyticsDataQuery' is deprecated. These are the options query options of the old Angular based plugin
|
bitmovin-analytics-datasource/src/types/grafanaTypes.ts#L47
'OldBitmovinAnalyticsDataQuery' is deprecated. These are the options query options of the old Angular based plugin
|
bitmovin-analytics-datasource/src/types/grafanaTypes.ts#L49
'OldBitmovinAnalyticsDataQuery' is deprecated. These are the options query options of the old Angular based plugin
|
This job failed
Loading