✨ Add Symfony Bridge #186
ci.yaml
on: pull_request
Matrix: Check and fix coding styles using PHP CS Fixer
Matrix: Execute PHPStan analysis
Matrix: Launch PHPUnit test suite
Annotations
3 errors and 3 warnings
Execute PHPStan analysis (8.3):
src/Job/ClosureJob.php#L21
Method Flow\Job\ClosureJob::__construct() has parameter $job with generic interface Flow\JobInterface but does not specify its types: T1, T2
|
Execute PHPStan analysis (8.3):
src/Job/YJob.php#L18
Method Flow\Job\YJob::__construct() has parameter $job with generic interface Flow\JobInterface but does not specify its types: T1, T2
|
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/
|
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/
|
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/
|