Skip to content

🏗️ YFlow rework #146

🏗️ YFlow rework

🏗️ YFlow rework #146

Triggered via pull request August 11, 2024 15:40
@matyo91matyo91
synchronize #53
yflow-rework
Status Failure
Total duration 6h 0m 24s
Artifacts

ci.yaml

on: pull_request
Matrix: Check and fix coding styles using PHP CS Fixer
Matrix: Execute PHPStan analysis
Matrix: Launch PHPUnit test suite
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
Check and fix coding styles using PHP CS Fixer (8.3)
Process completed with exit code 8.
Execute PHPStan analysis (8.3): examples/ampYFlow.php#L17
Function wrapWithDeferred() return type with generic class Amp\Future does not specify its types: T
Execute PHPStan analysis (8.3): examples/ampYFlow.php#L26
Unable to resolve the template type Tr in call to method Amp\Future<mixed>::map()
Execute PHPStan analysis (8.3): examples/ampYFlowDriver.php#L22
Function wrapWithDeferred() return type with generic class Amp\Future does not specify its types: T
Execute PHPStan analysis (8.3): examples/ampYFlowDriver.php#L32
Unable to resolve the template type Tr in call to method Amp\Future<mixed>::map()
Execute PHPStan analysis (8.3): src/Driver/AmpDriver.php#L58
Unreachable statement - code above always terminates.
Execute PHPStan analysis (8.3): src/Driver/AmpDriver.php#L82
Unable to resolve the template type Tr in call to method Amp\Future<mixed>::map()
Execute PHPStan analysis (8.3): src/Driver/AmpDriver.php#L86
Unreachable statement - code above always terminates.
Execute PHPStan analysis (8.3): tests/AsyncHandler/AsyncHandlerTest.php#L20
Parameter #2 $wrapper of class Flow\Event\AsyncEvent constructor expects Closure, 2 given.
Execute PHPStan analysis (8.3): tests/AsyncHandler/BatchAsyncHandlerTest.php#L20
Parameter #2 $wrapper of class Flow\Event\AsyncEvent constructor expects Closure, 2 given.
Execute PHPStan analysis (8.3): tests/AsyncHandler/BatchAsyncHandlerTest.php#L24
Parameter #2 $wrapper of class Flow\Event\AsyncEvent constructor expects Closure, 6 given.
Launch PHPUnit test suite (8.3)
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 360 minutes.
Launch PHPUnit test suite (8.3)
The operation was canceled.
Check and fix coding styles using PHP CS Fixer (8.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Execute PHPStan analysis (8.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/