Skip to content

✨ Add Batch IP

✨ Add Batch IP #130

Triggered via pull request August 6, 2024 11:48
@matyo91matyo91
synchronize #51
batch-ip
Status Failure
Total duration 2m 52s
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

6 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/AsyncHandler/BatchAsyncHandler.php#L44
Parse error in @phpstan-ignore: Unexpected identifier after end, expected comma (,) or end or T_OPEN_PARENTHESIS
Execute PHPStan analysis (8.3): src/AsyncHandler/BatchAsyncHandler.php#L48
Method Flow\AsyncHandler\BatchAsyncHandler::process() is unused.
Execute PHPStan analysis (8.3): src/AsyncHandler/BatchAsyncHandler.php#L57
Parse error in @phpstan-ignore: Unexpected identifier after end, expected comma (,) or end or T_OPEN_PARENTHESIS
Execute PHPStan analysis (8.3): src/AsyncHandler/BatchAsyncHandler.php#L61
Method Flow\AsyncHandler\BatchAsyncHandler::getBatchSize() is unused.
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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/