Skip to content

chore: add combine_prs action (#461) #1555

chore: add combine_prs action (#461)

chore: add combine_prs action (#461) #1555

Triggered via push September 27, 2024 07:32
Status Success
Total duration 1m 33s
Artifacts
compatibilitycheck
1m 24s
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