build: Correct some targets and their rules to prevent unneeded rebuilds. #20
Annotations
1 error and 2 warnings
commitlint
You have commit messages with errors
⧗ input: Correct some targets and their rules to prevent unneeded rebuilds.
Without this patch the binaries are linked anew and the manpage gets
recreated with every 'make' and 'make install' call, even if no changes
to the sources have happened.
✖ subject may not be empty [subject-empty]
✖ subject may not end with full stop [subject-full-stop]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
codespell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
commitlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|