Skip to content

feat: implement ser::to_vec() for convenient serializing into a new Vec<u8> #27

feat: implement ser::to_vec() for convenient serializing into a new Vec<u8>

feat: implement ser::to_vec() for convenient serializing into a new Vec<u8> #27

Re-run triggered November 9, 2024 00:07
Status Failure
Total duration 14s
Artifacts

dco.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
dco
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: [b0da81f](https://github.com/enarx/ciborium/pull/141/commits/b0da81f72caa5e7e4794b278d3d53579af3b4f5c), Author: Voker57, Committer: Voker57; Expected "Voker57 <[email protected]>", but got "Iaroslav Gridin <[email protected]>".
dco
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/
dco
The following actions use a deprecated Node.js version and will be forced to run on node20: tisonkun/actions-dco@f1024cd563550b5632e754df11b7d30b73be54a5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/