Skip to content

Merge pull request #22 from sprucely-designed/master #41

Merge pull request #22 from sprucely-designed/master

Merge pull request #22 from sprucely-designed/master #41

Triggered via push March 20, 2024 04:01
Status Success
Total duration 2m 18s
Artifacts

phpcbf.yml

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

Annotations

11 errors and 2 warnings
php-codesniffer (7.4): templates/admin/user-edit.php#L31
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$autologin_url'.
php-codesniffer (7.4): src/woocommerce/class-checkout.php#L65
Missing doc comment for function save()
php-codesniffer (7.4): src/admin/class-user-edit.php#L26
Missing @var tag in member variable comment
php-codesniffer (7.4): src/admin/class-user-edit.php#L31
Missing @var tag in member variable comment
php-codesniffer (7.4): src/admin/class-users-list-table.php#L19
Missing member variable doc comment
php-codesniffer (7.4): src/admin/class-users-list-table.php#L21
Missing member variable doc comment
php-codesniffer (7.4): src/admin/class-users-list-table.php#L103
Missing parameter comment
php-codesniffer (7.4): src/admin/class-users-list-table.php#L104
Missing parameter comment
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 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.
php-codesniffer (7.4)
Process completed with exit code 123.
php-codesniffer (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, shivammathur/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
php-codesniffer (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/