Skip to content

Merge pull request #14 from tacman/patch-1 #51

Merge pull request #14 from tacman/patch-1

Merge pull request #14 from tacman/patch-1 #51

Triggered via push October 30, 2023 16:11
Status Failure
Total duration 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yaml

on: push
PHPStan
20s
PHPStan
PHP-CS-Fixer
9s
PHP-CS-Fixer
Matrix: tests
Fit to window
Zoom out
Zoom in

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/