chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 - #737
Merged
nunomaduro merged 1 commit intoAug 4, 2026
Merged
Annotations
10 errors
|
PHPInsight on modified files:
src/Application/Console/Commands/InternalProcessorCommand.php#L1
* [Having `classes` with total cyclomatic complexity more than 5 is prohibited - Consider refactoring] 26 cyclomatic complexity
* [Having `methods` with cyclomatic complexity more than 5 is prohibited - Consider refactoring] 9 cyclomatic complexity
* [Having `methods` with cyclomatic complexity more than 5 is prohibited - Consider refactoring] 7 cyclomatic complexity
|
|
PHPInsight on modified files:
src/Application/Console/Commands/InternalProcessorCommand.php#L56
* [Unused parameter] Unused parameter $output.
* [Function length] Your function is too long. Currently using 26 lines. Can be up to 20 lines.
|
|
PHPInsight on modified files:
src/Application/Console/Commands/InternalProcessorCommand.php#L126
* [Disallow short ternary operator] Use of short ternary operator is disallowed.
|
|
PHPInsight on modified files:
src/Domain/Configuration.php#L420
* [Function length] Your function is too long. Currently using 23 lines. Can be up to 20 lines.
|
|
PHPInsight on modified files:
src/Domain/Configuration.php#L327
* [Function length] Your function is too long. Currently using 29 lines. Can be up to 20 lines.
|
|
PHPInsight on modified files:
src/Domain/Configuration.php#L259
* [Function length] Your function is too long. Currently using 56 lines. Can be up to 20 lines.
|
|
PHPInsight on modified files:
src/Domain/Configuration.php#L1
* [Having `classes` with total cyclomatic complexity more than 5 is prohibited - Consider refactoring] 25 cyclomatic complexity
* [Having `methods` with cyclomatic complexity more than 5 is prohibited - Consider refactoring] 6 cyclomatic complexity
* [Having `methods` with cyclomatic complexity more than 5 is prohibited - Consider refactoring] 8 cyclomatic complexity
|
|
PHPInsight on modified files:
src/Domain/Configuration.php#L333
* [Assignment in condition] Assignment in if condition is not allowed.
* [Space after not] Expected 1 space after NOT operator; 0 found
|
|
PHPInsight on modified files:
src/Domain/Configuration.php#L444
* [No silenced errors] Silencing errors is discouraged; found: @\popen(...
|
|
PHPInsight on modified files:
src/Domain/Configuration.php#L434
* [No silenced errors] Silencing errors is discouraged; found: @Popen('wmic cpu get NumberOfLogicalProcessors'...
|
background
wait
wait-all
cancel
parallel
Loading