Skip to content

🏗️ YFlow rework #147

🏗️ YFlow rework

🏗️ YFlow rework #147

Triggered via pull request August 12, 2024 17:05
@matyo91matyo91
synchronize #53
yflow-rework
Status Failure
Total duration 6h 0m 29s
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

12 errors and 2 warnings
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): 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.
Execute PHPStan analysis (8.3)
Process completed with exit code 1.
Check and fix coding styles using PHP CS Fixer (8.3)
Process completed with exit code 8.
Launch PHPUnit test suite (8.3)
The job running on runner GitHub Actions 5 has exceeded the maximum execution time of 360 minutes.
Launch PHPUnit test suite (8.3)
The operation was canceled.
Execute PHPStan analysis (8.3)
The following actions use a deprecated Node.js version 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/
Check and fix coding styles using PHP CS Fixer (8.3)
The following actions use a deprecated Node.js version 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/