Await #111
Annotations
5 errors and 1 warning
Execute PHPStan analysis:
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:
tests/Flow/FlowTest.php#L63
PHPDoc tag @param for parameter $jobs contains unresolvable type.
|
Execute PHPStan analysis:
tests/Flow/FlowTest.php#L67
Trying to invoke null but it's not a callable.
|
Execute PHPStan analysis:
tests/Flow/FlowTest.php#L112
Cannot access offset 'number' on Flow\Ip<mixed>.
|
Execute PHPStan analysis
Process completed with exit code 1.
|
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/.
|
Loading