Skip to content

Use match instead of switch when a simple value is returned #2338

Use match instead of switch when a simple value is returned

Use match instead of switch when a simple value is returned #2338

Triggered via pull request September 12, 2024 13:14
Status Failure
Total duration 1m 42s
Artifacts

coding-standards.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpcs: tests/SpecTests/CommandExpectations.php#L44
Member variable "command_failed_event" is not in valid camel caps format
phpcs: tests/SpecTests/CommandExpectations.php#L45
Member variable "command_started_event" is not in valid camel caps format
phpcs: tests/SpecTests/CommandExpectations.php#L46
Member variable "command_succeeded_event" is not in valid camel caps format
phpcs
Process completed with exit code 1.