Skip to content

Replace hiredis dependency with libvalkey #84

Replace hiredis dependency with libvalkey

Replace hiredis dependency with libvalkey #84

Triggered via pull request July 3, 2024 13:43
Status Failure
Total duration 13s
Artifacts

dco.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
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 mkmkme/libvalkey ``` Commit sha: [be12880](https://github.com/valkey-io/valkey-py/pull/32/commits/be12880bb106da0a9363b291731fb44581fe0e75), Author: Mikhail Koviazin, Committer: Mikhail Koviazin; The sign-off is missing. Commit sha: [a75a532](https://github.com/valkey-io/valkey-py/pull/32/commits/a75a532e0003e16097326eb957cb240af8e91d63), Author: Mikhail Koviazin, Committer: Mikhail Koviazin; The sign-off is missing.
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: tisonkun/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/