Skip to content

Update tests for wp-browser ^3.5 #51

Update tests for wp-browser ^3.5

Update tests for wp-browser ^3.5 #51

Triggered via push May 26, 2024 21:35
Status Success
Total duration 2m 45s
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): src/api/data-stores/class-db-data-store.php#L126
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$wpdb'.
php-codesniffer (7.4): src/api/data-stores/class-db-data-store.php#L179
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$wpdb'.
php-codesniffer (7.4): src/api/data-stores/class-db-data-store.php#L232
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$wpdb'.
php-codesniffer (7.4): src/api/integrations/class-autologin-urls.php#L22
Missing member variable doc comment
php-codesniffer (7.4): src/api/integrations/class-autologin-urls.php#L24
Missing doc comment for function __construct()
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)
Process completed with exit code 1.
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/