Prevent the runner to swallow its threads error #321
Annotations
4 errors and 1 warning
src/Domain/Runner.php:284#L1
* [1 globals accesses detected] Usage of super global $_SERVER found; Usage of GLOBALS are discouraged consider not relying on global scope
|
src/Domain/Runner.php#L1
* [Having `classes` with more than 5 cyclomatic complexity is prohibited - Consider refactoring] 30 cyclomatic complexity
|
src/Domain/Runner.php#L77
* [Function length] Your function is too long. Currently using 74 lines. Can be up to 20 lines.
|
src/Domain/Runner.php#L160
* [Space after not] Expected 1 space(s) after NOT operator; 0 found
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading