Skip to content

Upgrade to PHPStan2 #1404

Upgrade to PHPStan2

Upgrade to PHPStan2 #1404

Triggered via pull request November 17, 2024 14:09
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Coding Standard & Static Analysis
19s
Coding Standard & Static Analysis
Matrix: testsuite
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Coding Standard & Static Analysis: src/Annotator/CallbackAnnotatorTask/VirtualFieldCallbackAnnotatorTask.php#L93
PHPDoc tag @var with type IdeHelper\Annotation\LinkAnnotation|null is not subtype of native type mixed.
Coding Standard & Static Analysis: src/Console/Io.php#L24
Parameter #1 $message of method Cake\Console\ConsoleIo::verbose() expects list<string>|string, array<string>|string given.
Coding Standard & Static Analysis: src/Console/Io.php#L42
Parameter #1 $message of method Cake\Console\ConsoleIo::quiet() expects list<string>|string, array<string>|string given.
Coding Standard & Static Analysis: src/Console/Io.php#L63
Parameter #1 $message of method Cake\Console\ConsoleIo::out() expects list<string>|string, array<string>|string given.
Coding Standard & Static Analysis: src/Console/Io.php#L80
Parameter #1 $message of method Cake\Console\ConsoleIo::err() expects list<string>|string, array<string> given.
Coding Standard & Static Analysis: src/Console/Io.php#L133
Parameter #1 $message of method Cake\Console\ConsoleIo::err() expects list<string>|string, array<string> given.
Coding Standard & Static Analysis
Process completed with exit code 1.