Await #111
ci.yaml
on: pull_request
Matrix: Check and fix coding styles using PHP CS Fixer
Matrix: Execute PHPStan analysis
Matrix: Launch PHPUnit test suite
Annotations
7 errors and 2 warnings
Execute PHPStan analysis (8.3):
tests/Flow/FlowTest.php#L63
Method Flow\Test\Flow\FlowTest::testTick() has parameter $jobs with no value type specified in iterable type array<mixed>.
|
Execute PHPStan analysis (8.3):
tests/Flow/FlowTest.php#L63
PHPDoc tag @param for parameter $jobs contains unresolvable type.
|
Execute PHPStan analysis (8.3):
tests/Flow/FlowTest.php#L67
Trying to invoke null but it's not a callable.
|
Execute PHPStan analysis (8.3):
tests/Flow/FlowTest.php#L112
Cannot access offset 'number' on Flow\Ip<mixed>.
|
Execute PHPStan analysis (8.3)
Process completed with exit code 1.
|
Launch PHPUnit test suite (8.3)
The job running on runner GitHub Actions 3 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Execute PHPStan analysis (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|