Use PHPUnit Polyfills v4 #406
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
6s
code-quality
/
Lint PHP files
22s
code-quality
/
Lint Gherkin Feature files
13s
code-quality
/
PHPCS
23s
code-quality
/
PHPStan
24s
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...]
|