Use PHPUnit Polyfills v4 #407
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
8s
code-quality
/
Lint PHP files
21s
code-quality
/
Lint Gherkin Feature files
9s
code-quality
/
PHPCS
18s
code-quality
/
PHPStan
20s
Annotations
4 errors and 1 warning
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS:
tests/tests/TestBehatTags.php#L41
Expected 1 spaces before closing parenthesis; 0 found
|
|
code-quality / PHPCS:
tests/tests/TestBehatTags.php#L41
Expected 1 spaces after opening parenthesis; 0 found
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / PHPCS:
tests/tests/TestBehatTags.php#L41
Attributes are not supported in PHP 7.4 or earlier. They will be ignored and the application may not work as expected. Found: #[DataProvider...]
|