fix: opt-in/out redirection and inaccessible page handling #27
wpcs.yml
on: pull_request
Run PHPCS inspection
17s
Annotations
4 errors and 5 warnings
Run PHPCS inspection:
src/Insights.php#L535
$_SERVER data not unslashed before sanitization. Use wp_unslash() or similar
|
Run PHPCS inspection:
src/Insights.php#L535
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
|
Run PHPCS inspection:
src/Insights.php#L1285
File must end with a newline character
|
Run PHPCS inspection
Process completed with exit code 1.
|
Run PHPCS inspection
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pat-s/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run PHPCS inspection:
src/Insights.php#L498
Processing form data without nonce verification.
|
Run PHPCS inspection:
src/Insights.php#L498
Processing form data without nonce verification.
|
Run PHPCS inspection:
src/Insights.php#L507
Processing form data without nonce verification.
|
Run PHPCS inspection:
src/Insights.php#L507
Processing form data without nonce verification.
|