Fix typos #3429
dco.yml
on: pull_request
Validate presence of DCO information
8s
Follow steps to sign Developer Certificate of Origin
2s
Annotations
2 errors and 2 warnings
Validate presence of DCO information
The SoB (DCO) check failed
b837d972c5ea0e4bbf6080ae37b1e68b9c2c72a4 Expected "Jamie <[email protected]>", but got "Dengjianping <[email protected]>".
c3f14ef72667f105f0283332a7fe9099388d9581 Can not find "Jamie <[email protected]>", in ["Dengjianping <[email protected]>", "Dengjianping <[email protected]>", "Dengjianping <[email protected]>"].
What should I do to fix it ?
All proposed commits should include a Signed-off-by: <your-name> <your-email-address> line in their commit message.
This is most conveniently done by using --signoff (-s) when running git commit.
|
Follow steps to sign Developer Certificate of Origin
Resource not accessible by integration
|
Validate presence of DCO information
The following actions uses node12 which is deprecated and will be forced to run on node16: tim-actions/dco@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Validate presence of DCO information
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|