Skip to content

Upgrade the plugin to support Opensearch 2.10.0 #164

Upgrade the plugin to support Opensearch 2.10.0

Upgrade the plugin to support Opensearch 2.10.0 #164

Re-run triggered September 26, 2023 07:51
Status Failure
Total duration 15s
Artifacts

dco.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
check
You have 2 commits incorrectly signed off. To fix, first ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally). Next, head to your local branch and run: ```bash git rebase HEAD~2 --signoff ``` Now your commits will have your sign off. Next run ```bash git push --force-with-lease origin v2.10.0 ``` Commit sha: [2e23789](https://github.com/Aiven-Open/prometheus-exporter-plugin-for-opensearch/pull/226/commits/2e23789434de8f34b0ed7140965a3dfedf75ebd6), Author: vijay2308, Committer: GitHub; The sign-off is missing. Commit sha: [a2b037e](https://github.com/Aiven-Open/prometheus-exporter-plugin-for-opensearch/pull/226/commits/a2b037e4a7c5251468acb79a4a5f5e18ed286d32), Author: vijay2308, Committer: GitHub; The sign-off is missing.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: tisonkun/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/