✨ Add scrap #24
Annotations
10 errors and 1 warning
src/Command/ScrapCommand.php#L46
Function App\Command\getUserData() has no return type specified.
|
src/Command/ScrapCommand.php#L46
Function App\Command\getUserData() has parameter $httpClient with no type specified.
|
src/Command/ScrapCommand.php#L46
Function App\Command\getUserData() has parameter $user with no type specified.
|
src/Command/ScrapCommand.php#L46
Inner named functions are not supported by PHPStan. Consider refactoring to an anonymous function, class method, or a top-level-defined function. See issue #165 (https://github.com/phpstan/phpstan/issues/165) for more details.
|
src/Command/ScrapCommand.php#L117
Function getUserData not found.
|
src/IpStrategy/FlattenIpStrategy.php#L26
Property Flow\IpStrategy\FlattenIpStrategy::$ipPool has unknown class Flow\IpPool as its type.
|
src/IpStrategy/FlattenIpStrategy.php#L26
Property Flow\IpStrategy\FlattenIpStrategy::$ipPool has unknown class Flow\IpPool as its type.
|
src/IpStrategy/FlattenIpStrategy.php#L30
Instantiated class Flow\IpPool not found.
|
src/IpStrategy/FlattenIpStrategy.php#L38
Access to undefined constant Flow\Event::POOL.
|
src/IpStrategy/FlattenIpStrategy.php#L52
Call to method addIp() 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/
|
This job failed
Loading