Merge pull request #14 from tacman/patch-1 #51
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yaml
on: push
PHPStan
20s
PHP-CS-Fixer
9s
Matrix: tests
Annotations
3 errors and 4 warnings
PHPStan:
src/Test/WebTestCase.php#L377
Method Beelab\TestBundle\Test\WebTestCase::findCheckbox() never returns null so it can be removed from the return type.
|
PHPStan:
src/Test/WebTestCase.php#L380
Cannot call method availableOptionValues() on array<Symfony\Component\DomCrawler\Field\FormField>|Symfony\Component\DomCrawler\Field\FormField.
|
PHPStan:
src/Test/WebTestCase.php#L382
Method Beelab\TestBundle\Test\WebTestCase::findCheckbox() should return Symfony\Component\DomCrawler\Field\ChoiceFormField|null but returns array<Symfony\Component\DomCrawler\Field\FormField>|Symfony\Component\DomCrawler\Field\FormField.
|
PHP 7.4 tests (Symfony 5.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.0 tests (Symfony 6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 tests (Symfony 6.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 tests (Symfony 6.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|