DB: fix twice call fetch row mutator for fetchAll() #425
Annotations
5 errors and 1 warning
Run phpstan:
tests/Integration/FetchMutatorTest.php#L31
Ignored error pattern #^Binary operation ".=?" between .+ results in an error\.$# in path /home/runner/work/phpgsql/phpgsql/tests/Integration/FetchMutatorTest.php is expected to occur 25 times, but occurred 28 times.
|
Run phpstan:
tests/Integration/FetchMutatorTest.php#L694
Binary operation "." between non-falsy-string and mixed results in an error.
|
Run phpstan:
tests/Integration/FetchMutatorTest.php#L726
Binary operation "." between mixed and '-' results in an error.
|
Run phpstan:
tests/Integration/FetchMutatorTest.php#L726
Binary operation "." between non-falsy-string and mixed results in an error.
|
Run phpstan
Process completed with exit code 1.
|
Run actions/upload-artifact@v4
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
|
Loading