Skip to content

✨ Add scrap

✨ Add scrap #28

Re-run triggered September 7, 2024 23:02
Status Failure
Total duration 2m 30s
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/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)
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/