Skip to content

DOCSP-51123: CC edits and cleanup #196

DOCSP-51123: CC edits and cleanup

DOCSP-51123: CC edits and cleanup #196

Triggered via pull request July 1, 2025 20:30
Status Failure
Total duration 26s
Artifacts

coding-standards.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpcs: source/includes/monitoring-logging/monitor.php#L31
Opening brace should be on a new line
phpcs: source/includes/monitoring-logging/monitor.php#L31
Method \MySDAMSubscriber::__construct() does not have parameter type hint nor @param annotation for its parameter $stream.
phpcs: source/includes/monitoring-logging/monitor.php#L29
Each class must be in a file by itself
phpcs: source/includes/monitoring-logging/monitor.php#L24
Closing brace must be on a line by itself
phpcs: source/includes/monitoring-logging/monitor.php#L24
Opening brace should be on a new line
phpcs: source/includes/monitoring-logging/monitor.php#L23
Closing brace must be on a line by itself
phpcs: source/includes/monitoring-logging/monitor.php#L23
Opening brace should be on a new line
phpcs: source/includes/monitoring-logging/monitor.php#L10
Closing brace must be on a line by itself
phpcs: source/includes/usage-examples/connect-code-examples.php#L193
Expected 1 newline at end of file; 0 found
phpcs: source/includes/monitoring-logging/logging.php#L16
Expected 0 lines between same types of use statement, found 7.