Skip to content

✨ Add scrap

✨ Add scrap #22

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

11 errors and 3 warnings
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.
Execute PHPStan analysis (8.3): src/IpStrategy/FlattenIpStrategy.php#L61
Call to method shiftIp() on an unknown class Flow\IpPool.
Execute PHPStan analysis (8.3): src/IpStrategy/FlattenIpStrategy.php#L63
Call to an undefined method Flow\Event\PullEvent<T>::addIp().
Execute PHPStan analysis (8.3): src/IpStrategy/FlattenIpStrategy.php#L67
Parameter $event of method Flow\IpStrategy\FlattenIpStrategy::pool() has invalid type Flow\Event\PoolEvent.
Execute PHPStan analysis (8.3): src/IpStrategy/FlattenIpStrategy.php#L69
Call to method addIps() on an unknown class Flow\Event\PoolEvent.
Execute PHPStan analysis (8.3): src/IpStrategy/FlattenIpStrategy.php#L69
Call to method getIps() on an unknown class Flow\IpPool.
Check and fix coding styles using PHP CS Fixer (8.3)
Process completed with exit code 8.
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/
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/