Skip to content

fix: opt-in/out redirection and inaccessible page handling #27

fix: opt-in/out redirection and inaccessible page handling

fix: opt-in/out redirection and inaccessible page handling #27

Triggered via pull request September 12, 2024 11:44
Status Failure
Total duration 27s
Artifacts

wpcs.yml

on: pull_request
Run PHPCS inspection
17s
Run PHPCS inspection
Fit to window
Zoom out
Zoom in

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.