chore: refactor interval calculation #1393
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/configuration/DataLink.tsx#L5
'LegacyForms' is deprecated. Please use non-legacy versions of these components
|
src/configuration/LogsConfig.tsx#L3
'LegacyForms' is deprecated. Please use non-legacy versions of these components
|
src/configuration/OpenSearchDetails.tsx#L3
'LegacyForms' is deprecated. Please use non-legacy versions of these components
|
src/datasource.ts#L137
'withCredentials' is deprecated. withCredentials is deprecated in favor of credentials
|
src/datasource.ts#L149
'datasourceRequest' is deprecated. Use the fetch function instead
|
src/dependencies/DataSourcePicker.tsx#L81
'substr' is deprecated. A legacy feature for browser compatibility
|
src/dependencies/table_model.ts#L8
'Column' is deprecated. this is a very old (pre Grafana 7 + DataFrame) representation for tabular data
|
src/dependencies/table_model.ts#L15
'TableData' is deprecated. this is a very old (pre Grafana 7 + DataFrame) representation for tabular data
|
src/dependencies/table_model.ts#L63
'Column' is deprecated. this is a very old (pre Grafana 7 + DataFrame) representation for tabular data
|
src/dependencies/table_model.ts#L77
'Column' is deprecated. this is a very old (pre Grafana 7 + DataFrame) representation for tabular data
|
This job succeeded
Loading