Event details page block #1009
Annotations
2 errors and 5 warnings
phpcs:
themes/wporg-translate-events-2024/blocks/attendee-list/index.php#L32
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
|
phpcs
Process completed with exit code 1.
|
phpcs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
phpcs:
themes/wporg-translate-events-2024/blocks/attendee-list/index.php#L12
The method parameter $content is never used
|
phpcs:
themes/wporg-translate-events-2024/blocks/attendee-list/index.php#L12
The method parameter $block is never used
|
phpcs:
themes/wporg-translate-events-2024/blocks/attendee-avatar-name/index.php#L7
The method parameter $content is never used
|
phpcs:
themes/wporg-translate-events-2024/blocks/attendee-avatar-name/index.php#L7
The method parameter $block is never used
|