Skip to content

Use resource handler to get version #1526

Use resource handler to get version

Use resource handler to get version #1526

Triggered via pull request September 20, 2024 21:28
@iwysiuiwysiu
synchronize #452
iwysiu/442
Status Success
Total duration 1m 23s
Artifacts

detect-breaking-changes.yml

on: pull_request
compatibilitycheck
1m 16s
compatibilitycheck
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
compatibilitycheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
compatibilitycheck: src/configuration/DataLink.tsx#L5
'LegacyForms' is deprecated. Please use non-legacy versions of these components
compatibilitycheck: src/configuration/LogsConfig.tsx#L3
'LegacyForms' is deprecated. Please use non-legacy versions of these components
compatibilitycheck: src/configuration/OpenSearchDetails.tsx#L3
'LegacyForms' is deprecated. Please use non-legacy versions of these components
compatibilitycheck: src/dependencies/DataSourcePicker.tsx#L81
'substr' is deprecated. A legacy feature for browser compatibility
compatibilitycheck: src/dependencies/table_model.ts#L8
'Column' is deprecated. this is a very old (pre Grafana 7 + DataFrame) representation for tabular data
compatibilitycheck: src/dependencies/table_model.ts#L15
'TableData' is deprecated. this is a very old (pre Grafana 7 + DataFrame) representation for tabular data
compatibilitycheck: src/dependencies/table_model.ts#L63
'Column' is deprecated. this is a very old (pre Grafana 7 + DataFrame) representation for tabular data
compatibilitycheck: src/dependencies/table_model.ts#L77
'Column' is deprecated. this is a very old (pre Grafana 7 + DataFrame) representation for tabular data
compatibilitycheck: src/opensearchDatasource.ts#L137
'withCredentials' is deprecated. withCredentials is deprecated in favor of credentials
compatibilitycheck: src/opensearchDatasource.ts#L149
'datasourceRequest' is deprecated. Use the fetch function instead