Skip to content

Check return values for chdir and asprintf #8

Check return values for chdir and asprintf

Check return values for chdir and asprintf #8

Re-run triggered November 7, 2023 15:23
Status Failure
Total duration 27s
Artifacts

push.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
codespell: src/vpnc.c#L3167
pakets ==> packets
commitlint
You have commit messages with errors ⧗ input: check for return value of chdir and system call compiler throws warn_unused_result warnings otherwise Signed-off-by: Ulrich Weber <ulrich.weber@gmail.com> ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: check for return value of asprintf in case of failure, free buffer and log error Signed-off-by: Ulrich Weber <ulrich.weber@gmail.com> ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint