Skip to content
Triggered via push May 23, 2023 02:05
Status Success
Total duration 2m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpcbf.yml

on: push
Matrix: php-codesniffer
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
php-codesniffer (7.4): src/admin/settings-fields/class-klaviyo-private-key.php#L15
Missing doc comment for class Klaviyo_Private_Key
php-codesniffer (7.4): src/admin/settings-fields/class-klaviyo-private-key.php#L33
A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
php-codesniffer (7.4): src/admin/settings-fields/class-klaviyo-private-key.php#L50
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$arguments['helper']'.
php-codesniffer (7.4): src/admin/settings-fields/class-klaviyo-private-key.php#L52
Inline comments must end in full-stops, exclamation marks, or question marks
php-codesniffer (7.4): src/api/integrations/class-user-finder-factory.php#L12
Missing doc comment for class User_Finder_Factory
php-codesniffer (7.4): src/api/integrations/class-user-finder-factory.php#L14
Missing short description in doc comment
php-codesniffer (7.4): src/api/integrations/class-user-finder-factory.php#L19
Missing doc comment for function __construct()
php-codesniffer (7.4): src/api/integrations/class-user-finder-factory.php#L25
Missing doc comment for function get_user_finder()
php-codesniffer (7.4): src/api/integrations/class-user-finder-factory.php#L27
Missing short description in doc comment
php-codesniffer (7.4)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: shivammathur/[email protected], stefanzweifel/[email protected]. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.