Skip to content

Fix - Sanitization issue. #1257

Fix - Sanitization issue.

Fix - Sanitization issue. #1257

Triggered via pull request November 6, 2023 04:18
Status Failure
Total duration 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-code-sniff.yml

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

Annotations

4 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/admin/class-evf-admin-settings.php#L46
Use the __DIR__ constant instead of calling dirname(__FILE__) (PHP >= 5.3)
Code sniff (PHP 7.4 , WP Latest): includes/admin/class-evf-admin-settings.php#L142
Use the __DIR__ constant instead of calling dirname(__FILE__) (PHP >= 5.3)
Code sniff (PHP 7.4 , WP Latest)
Process completed with exit code 1.
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/