Add initial PHPStan config #219
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
6s
code-quality
/
Lint PHP files
18s
code-quality
/
Lint Gherkin Feature files
14s
code-quality
/
Spell check
4s
code-quality
/
PHPCS
23s
code-quality
/
PHPStan
26s
Annotations
3 errors
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/Profiler.php#L630
Binary operation "." between non-falsy-string and mixed results in an error.
|
|
code-quality / PHPStan:
src/Profiler.php#L629
Parameter #2 $method of class ReflectionMethod constructor expects string, mixed given.
|