PHP and JS automated tests fails when pushing code #2004
Labels
type: bug
The issue is a confirmed bug.
type: technical debt
This issue/PR represents/solves the technical debt of the project.
When doing the 4.1.1 release, I have noticed a bunch of unrelated errors before merging the PR.
Multiple instances of the same PHP error in inc/class-storefront.php:
A hook was found, but was not accompanied by a docblock comment on the line above to clarify the meaning of the hook.
JS Lint fail:
ESLint issues detected.
It would be good to tidy this up, to make sure that new bugs won't fall through the cracks.
The text was updated successfully, but these errors were encountered: