- Status changed to Closed: won't fix
about 1 month ago 6:44am 26 February 2025 - 🇺🇸United States tr Cascadia
I just added phpcs:ignoreFile to votingapi.api.php, so we don't have to deal with any of this any more.
Found the below issue:
FILE: /var/www/html/drupal/web/modules/contrib/votingapi/votingapi.api.php
---------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------------
153 | ERROR | Class name must use UpperCamel naming without underscores
153 | ERROR | Class name doesn't match filename; expected "class votingapi.api"
---------------------------------------------------------------------------------
Needs work
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I just added phpcs:ignoreFile to votingapi.api.php, so we don't have to deal with any of this any more.