Skip to content

✨ Add scrap

✨ Add scrap #25

Triggered via pull request September 5, 2024 23:02
@matyo91matyo91
synchronize #3
scap
Status Failure
Total duration 2m 22s
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

10 errors and 3 warnings
Execute PHPStan analysis (8.3): src/Command/ScrapCommand.php#L47
Function App\Command\getUserData() has no return type specified.
Execute PHPStan analysis (8.3): src/Command/ScrapCommand.php#L47
Function App\Command\getUserData() has parameter $httpClient with no type specified.
Execute PHPStan analysis (8.3): src/Command/ScrapCommand.php#L47
Function App\Command\getUserData() has parameter $user with no type specified.
Execute PHPStan analysis (8.3): src/Command/ScrapCommand.php#L47
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.
Execute PHPStan analysis (8.3): src/Command/ScrapCommand.php#L145
Function getUserData not found.
Execute PHPStan analysis (8.3): src/IpStrategy/FlattenIpStrategy.php#L26
Property Flow\IpStrategy\FlattenIpStrategy::$ipPool has unknown class Flow\IpPool as its type.
Execute PHPStan analysis (8.3): src/IpStrategy/FlattenIpStrategy.php#L26
Property Flow\IpStrategy\FlattenIpStrategy::$ipPool has unknown class Flow\IpPool as its type.
Execute PHPStan analysis (8.3): src/IpStrategy/FlattenIpStrategy.php#L30
Instantiated class Flow\IpPool not found.
Execute PHPStan analysis (8.3): src/IpStrategy/FlattenIpStrategy.php#L38
Access to undefined constant Flow\Event::POOL.
Execute PHPStan analysis (8.3): src/IpStrategy/FlattenIpStrategy.php#L52
Call to method addIp() on an unknown class Flow\IpPool.
Launch PHPUnit test suite (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/
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/