Skip to content

refactor: split phpstan-baseline into smaller files #11976

refactor: split phpstan-baseline into smaller files

refactor: split phpstan-baseline into smaller files #11976

Triggered via pull request December 6, 2024 18:13
Status Failure
Total duration 1m 51s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
1m 38s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

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.