Spelling inconsistency between class and example causes warning
The example .tex file uses the class hfu_article
while the hfu_article.cls includes \ProvidesClass{HFU_article}
which causes a warning to be displayed.
Recommended fix: adjust either spelling to match the other.