fix: opt-in/out redirection and inaccessible page handling #26
Triggered via pull request
September 12, 2024 05:56
Status
Failure
Total duration
2m 49s
Artifacts
–
wpcs.yml
on: pull_request
Run PHPCS inspection
2m 38s
Annotations
10 errors and 5 warnings
Run PHPCS inspection:
src/Insights.php#L13
Opening brace should be on the same line as the declaration for class Insights
|
Run PHPCS inspection:
src/Insights.php#L54
No space after opening parenthesis is prohibited
|
Run PHPCS inspection:
src/Insights.php#L54
Expected exactly one space between closing parenthesis and opening control structure; "
" found.
|
Run PHPCS inspection:
src/Insights.php#L54
Expected 1 spaces after opening parenthesis; 0 found
|
Run PHPCS inspection:
src/Insights.php#L54
No space before closing parenthesis is prohibited
|
Run PHPCS inspection:
src/Insights.php#L55
Opening brace should be on the same line as the declaration
|
Run PHPCS inspection:
src/Insights.php#L56
No space after opening parenthesis is prohibited
|
Run PHPCS inspection:
src/Insights.php#L56
Expected 1 spaces after opening parenthesis; 0 found
|
Run PHPCS inspection:
src/Insights.php#L56
Expected 1 spaces before closing parenthesis; 0 found
|
Run PHPCS inspection:
src/Insights.php#L56
Expected 1 space after "!"; 0 found
|
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#L534
Processing form data without nonce verification.
|
Run PHPCS inspection:
src/Insights.php#L534
Processing form data without nonce verification.
|
Run PHPCS inspection:
src/Insights.php#L544
Processing form data without nonce verification.
|
Run PHPCS inspection:
src/Insights.php#L544
Processing form data without nonce verification.
|