Phpstan: Use separate workflow #1
Annotations
5 errors
PHPStan:
src/Connection.php#L1
Ignored error pattern #^Parameter \#1 \$mode of method PDOStatement\:\:setFetchMode\(\) expects int, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
PHPStan:
src/Connection.php#L1
Ignored error pattern #^Parameter \#2 \$className of method PDOStatement\:\:setFetchMode\(\) expects int\|object\|string, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
PHPStan:
src/Connection.php#L1
Ignored error pattern #^Parameter \#2 \$values of method ipl\\Sql\\Connection\:\:prepexec\(\) expects array\|string\|null, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
PHPStan:
src/Connection.php#L1
Ignored error pattern #^Parameter \#2 \$values of method ipl\\Sql\\Connection\:\:yieldPairs\(\) expects array\|null, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
PHPStan
Process completed with exit code 1.
|
Loading