Fix for #120: FetchContent_Populate() is deprecated in CMake 3.30, FetchContent_MakeAvailable() is recommended instead #88
commitlint.yml
on: pull_request
run-commitlint-on-pr
9s
Annotations
1 error and 1 warning
run-commitlint-on-pr
You have commit messages with errors
⧗ input: Fix for #120: FetchContent_Populate() is deprecated in CMake 3.30, FetchContent_MakeAvailable() is recommended instead
✖ header must not be longer than 100 characters, current length is 118 [header-max-length]
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
run-commitlint-on-pr
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|