Version 5.1.0b6 #30
Annotations
1 error and 2 warnings
check
You have 7 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~10 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin aiven-sal/changes_for_b6
```
Commit sha: [32b1d5f](https://github.com/valkey-io/valkey-py/pull/20/commits/32b1d5f331f6bc6f13557c6b44828136932baaab), Author: Will Frey, Committer: Salvatore Mesoraca; The sign-off is missing.
Commit sha: [6bfa298](https://github.com/valkey-io/valkey-py/pull/20/commits/6bfa298498422937336abe937150d8f7e1ec858c), Author: Dave Johansen, Committer: Salvatore Mesoraca; The sign-off is missing.
Commit sha: [1ab0d09](https://github.com/valkey-io/valkey-py/pull/20/commits/1ab0d09abd8ba870cb0072dbcea8e7a5b9cc21cd), Author: Dave Johansen, Committer: Salvatore Mesoraca; The sign-off is missing.
Commit sha: [b1ee136](https://github.com/valkey-io/valkey-py/pull/20/commits/b1ee136ac5f1b7611110c8e27d9fa6385fa6faa6), Author: Gabriel Erzse, Committer: Salvatore Mesoraca; The sign-off is missing.
Commit sha: [5794b30](https://github.com/valkey-io/valkey-py/pull/20/commits/5794b306cebc7874d56b66b29ddc0a4c924a4433), Author: Gabriel Erzse, Committer: Salvatore Mesoraca; The sign-off is missing.
Commit sha: [6e60c9e](https://github.com/valkey-io/valkey-py/pull/20/commits/6e60c9ecbaec13b2edaf48de237b2341fa70a826), Author: Max Muoto, Committer: Salvatore Mesoraca; The sign-off is missing.
Commit sha: [c12a6a9](https://github.com/valkey-io/valkey-py/pull/20/commits/c12a6a98a6cad73b36eb075239d6974b292bc492), Author: Gabriel Erzse, Committer: Salvatore Mesoraca; 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/
|