✨ Add scrap #28
Annotations
10 errors and 1 warning
Execute PHPStan analysis:
src/IpStrategy/FlattenIpStrategy.php#L26
Property Flow\IpStrategy\FlattenIpStrategy::$ipPool has unknown class Flow\IpPool as its type.
|
Execute PHPStan analysis:
src/IpStrategy/FlattenIpStrategy.php#L26
Property Flow\IpStrategy\FlattenIpStrategy::$ipPool has unknown class Flow\IpPool as its type.
|
Execute PHPStan analysis:
src/IpStrategy/FlattenIpStrategy.php#L30
Instantiated class Flow\IpPool not found.
|
Execute PHPStan analysis:
src/IpStrategy/FlattenIpStrategy.php#L38
Access to undefined constant Flow\Event::POOL.
|
Execute PHPStan analysis:
src/IpStrategy/FlattenIpStrategy.php#L52
Call to method addIp() on an unknown class Flow\IpPool.
|
Execute PHPStan analysis:
src/IpStrategy/FlattenIpStrategy.php#L61
Call to method shiftIp() on an unknown class Flow\IpPool.
|
Execute PHPStan analysis:
src/IpStrategy/FlattenIpStrategy.php#L63
Call to an undefined method Flow\Event\PullEvent<T>::addIp().
|
Execute PHPStan analysis:
src/IpStrategy/FlattenIpStrategy.php#L67
Parameter $event of method Flow\IpStrategy\FlattenIpStrategy::pool() has invalid type Flow\Event\PoolEvent.
|
Execute PHPStan analysis:
src/IpStrategy/FlattenIpStrategy.php#L69
Call to method addIps() on an unknown class Flow\Event\PoolEvent.
|
Execute PHPStan analysis:
src/IpStrategy/FlattenIpStrategy.php#L69
Call to method getIps() on an unknown class Flow\IpPool.
|
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/
|
Loading