After running the linter, the tool will create a new tab with the results.
Figure 1. Linter
The output will have a Rule ID, the RTL name of the signal or port with the problem, the hierarchy where this is found, and a message and file name of the potential problem. In the previous figure, there is a port called “in3” in test.v, that is never used.