Open https://github.com/ia3andy/one-two-three-quarkus/blob/main/dashboard/src/main/resources/templates/Dashboard/controls.html
You will see false positive error:

It is because timeoutGame is a Java void method.
When you hover this property part, null is displayed instead of void
//cc @ia3andy
Open https://github.com/ia3andy/one-two-three-quarkus/blob/main/dashboard/src/main/resources/templates/Dashboard/controls.html
You will see false positive error:
It is because
timeoutGameis a Java void method.When you hover this property part, null is displayed instead of void
//cc @ia3andy