Why is this an issue?

An empty multi-line comment is likely to be a mistake and doesn’t help to improve the readability of the code. For these reasons, it should be removed.

Noncompliant code example

/* */

/*

 */