Show a bar with the events to which the user contributes #97
Annotations
7 errors and 1 warning
phpcs:
wporg-gp-translation-events.php#L428
Tabs must be used to indent lines; spaces are not allowed
|
phpcs:
wporg-gp-translation-events.php#L428
Expected 1 spaces after opening parenthesis; 0 found
|
phpcs:
wporg-gp-translation-events.php#L428
A function call to esc_html__() 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:
wporg-gp-translation-events.php#L428
Expected 1 spaces after opening parenthesis; 0 found
|
phpcs:
wporg-gp-translation-events.php#L428
Expected 1 spaces before closing parenthesis; 0 found
|
phpcs:
wporg-gp-translation-events.php#L428
Expected 1 spaces before closing parenthesis; 0 found
|
phpcs
Process completed with exit code 1.
|
phpcs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|