Skip to content

feat: Custom config for testing PHP-MD codesize rules in the pipelines #330

feat: Custom config for testing PHP-MD codesize rules in the pipelines

feat: Custom config for testing PHP-MD codesize rules in the pipelines #330

Triggered via pull request December 12, 2023 10:26
Status Failure
Total duration 1m 5s
Artifacts

continuous-integration.yaml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
ci (ubuntu-latest, 7.4)
Process completed with exit code 2.
ci (ubuntu-latest, 8.0)
Process completed with exit code 2.
ci (ubuntu-latest, 8.1)
Process completed with exit code 1.
ci (ubuntu-latest, 7.4): src/controller/HighCC.php#L8
The method example() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 8.
ci (ubuntu-latest, 8.0): src/controller/HighCC.php#L8
The method example() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 8.