feat: Custom config for testing PHP-MD codesize rules in the pipelines #330
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.
|