Skip to content

Prevent the runner to swallow its threads error #321

Prevent the runner to swallow its threads error

Prevent the runner to swallow its threads error #321

Triggered via pull request September 28, 2023 03:44
Status Success
Total duration 1m 8s
Artifacts

format.yaml

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

Annotations

4 errors and 1 warning
7.4 - prefer-stable: 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
7.4 - prefer-stable: src/Domain/Runner.php#L1
* [Having `classes` with more than 5 cyclomatic complexity is prohibited - Consider refactoring] 30 cyclomatic complexity
7.4 - prefer-stable: src/Domain/Runner.php#L77
* [Function length] Your function is too long. Currently using 74 lines. Can be up to 20 lines.
7.4 - prefer-stable: src/Domain/Runner.php#L160
* [Space after not] Expected 1 space(s) after NOT operator; 0 found
7.4 - prefer-stable
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/