Skip to content

fix: Broken Access Control Vulnerability Issue #20

fix: Broken Access Control Vulnerability Issue

fix: Broken Access Control Vulnerability Issue #20

Triggered via pull request January 16, 2024 11:08
Status Failure
Total duration 27s
Artifacts

wpcs.yml

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

Annotations

10 errors
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