Skip to content

✨ Add scrap

✨ Add scrap #17

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

7 errors and 3 warnings
Check and fix coding styles using PHP CS Fixer (8.3)
Process completed with exit code 8.
Execute PHPStan analysis (8.3): src/Command/ScrapCommand.php#L43
Anonymous function has an unused use $io.
Execute PHPStan analysis (8.3): src/IpStrategy/FlattenIpStrategy.php#L31
Access to undefined constant Flow\Event::COUNT.
Execute PHPStan analysis (8.3): src/IpStrategy/FlattenIpStrategy.php#L54
Parameter $event of method Flow\IpStrategy\FlattenIpStrategy::count() has invalid type Flow\Event\CountEvent.
Execute PHPStan analysis (8.3): src/IpStrategy/FlattenIpStrategy.php#L56
Call to method setCount() on an unknown class Flow\Event\CountEvent.
Execute PHPStan analysis (8.3): src/Job/ScrapUrlsJob.php#L17
Method App\Job\FlowExamples\ScrapUrlsJob::__invoke() return type has no value type specified in iterable type array.
Execute PHPStan analysis (8.3)
Process completed with exit code 1.
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/
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/
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/