Skip to content

UR-648 Tweak - Timepicker UI enhancement library change #760

UR-648 Tweak - Timepicker UI enhancement library change

UR-648 Tweak - Timepicker UI enhancement library change #760

Triggered via pull request November 29, 2023 12:37
Status Failure
Total duration 45s
Artifacts

pr-code-sniff.yml

on: pull_request
Code sniff (PHP 7.4, WP Latest)
35s
Code sniff (PHP 7.4, WP Latest)
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Code sniff (PHP 7.4, WP Latest)
Process completed with exit code 2.
Code sniff (PHP 7.4, WP Latest): includes/class-ur-ajax.php#L1025
Only variables can be passed to empty() prior to PHP 5.5.
Code sniff (PHP 7.4, WP Latest): includes/class-ur-ajax.php#L1025
Detected usage of a non-sanitized input variable: $_POST['dismiss_forever']
Code sniff (PHP 7.4, WP Latest): includes/class-ur-ajax.php#L1025
Detected usage of a non-sanitized input variable: $_POST['dismiss_forever']
Code sniff (PHP 7.4, WP Latest): includes/class-ur-form-handler.php#L189
Processing form data without nonce verification.
Code sniff (PHP 7.4, WP Latest): includes/class-ur-form-handler.php#L189
Processing form data without nonce verification.
Code sniff (PHP 7.4, WP Latest): includes/class-ur-form-handler.php#L192
Processing form data without nonce verification.
Code sniff (PHP 7.4, WP Latest): includes/class-ur-form-handler.php#L197
Processing form data without nonce verification.
Code sniff (PHP 7.4, WP Latest): includes/class-ur-form-handler.php#L205
Processing form data without nonce verification.
Code sniff (PHP 7.4, WP Latest): includes/class-ur-form-handler.php#L206
Processing form data without nonce verification.
Code sniff (PHP 7.4, WP Latest): includes/class-ur-form-handler.php#L213
Processing form data without nonce verification.
Code sniff (PHP 7.4, WP Latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/