It is about the first line of the commit messages which should be prefixed with the component name. The title of PR is:
core: Explicitly cast void* to char*
which is fine for first line of commit message.
But your commit message had the first line:
Explicitly cast void* to char*
not indicating the component (core in this case).
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.