refactor: split phpstan-baseline into smaller files #11976
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 38s
Annotations
5 errors
PHP Static Analysis:
tests/system/Database/Live/MetadataTest.php#L1
Ignored error pattern #^Parameter \#1 \$array \(list\<mixed\>\) of array_values is already a list, call has no effect\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Database/Live/MetadataTest.php was not matched in reported errors.
|
PHP Static Analysis:
tests/system/Database/Live/MetadataTest.php#L104
Parameter #1 $array (list) of array_values is already a list, call has no effect.
|
PHP Static Analysis:
tests/system/Database/Live/MetadataTest.php#L120
Parameter #1 $array (list) of array_values is already a list, call has no effect.
|
PHP Static Analysis:
tests/system/Database/Live/MetadataTest.php#L141
Parameter #1 $array (list) of array_values is already a list, call has no effect.
|
PHP Static Analysis
Process completed with exit code 1.
|