feat: implement ser::to_vec() for convenient serializing into a new Vec<u8> #5
Annotations
1 error and 2 warnings
You only have one commit 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 commit --amend --no-edit --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin to_vec
```
Commit sha: [351a4d3](https://github.com/enarx/ciborium/pull/128/commits/351a4d3ed2f4c9203d85697d2f8099fb7d7ed8b1), Author: Voker57, Committer: Voker57; Expected "Voker57 <[email protected]>", but got "Iaroslav Gridin <[email protected]>".
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: tisonkun/actions-dco@f1024cd563550b5632e754df11b7d30b73be54a5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: tisonkun/actions-dco@f1024cd563550b5632e754df11b7d30b73be54a5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job failed
Loading