Skip to content

feat: propagate result code on Producer::flushMessages err #455

feat: propagate result code on Producer::flushMessages err

feat: propagate result code on Producer::flushMessages err #455

Triggered via pull request September 17, 2024 12:09
@simPodsimPod
opened #183
result
Status Failure
Total duration 1m 40s
Artifacts

static-analysis.yml

on: pull_request
Static Analysis with PHPStan
1m 31s
Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Static Analysis with PHPStan: src/Clients/Producer/KafkaProducer.php#L80
Parameter #2 $code of class RuntimeException constructor expects int, int<min, -1>|int<1, max>|null given.
Static Analysis with PHPStan
Process completed with exit code 1.
Static Analysis with PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static Analysis with PHPStan
The following actions use a deprecated Node.js version and will be forced to run on node20: ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Analysis with PHPStan
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/