PHPStan level 9 #1074
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
11s
code-quality
/
Lint PHP files
24s
code-quality
/
Lint Gherkin Feature files
12s
code-quality
/
Spell check
7s
code-quality
/
PHPCS
23s
code-quality
/
PHPStan
33s
Annotations
4 errors
code-quality / PHPStan
Process completed with exit code 1.
|
code-quality / PHPStan:
tests/UtilsTest.php#L809
No error with identifier phpunit.mockMethod is reported on line 809.
|
code-quality / PHPStan:
tests/UtilsTest.php#L804
No error with identifier method.deprecated is reported on line 804.
|
code-quality / PHPStan:
tests/UtilsTest.php#L804
Call to an undefined method PHPUnit\Framework\MockObject\MockBuilder<stdClass>::addMethods().
|