Upgrade to PHPStan2 #1404
ci.yml
on: pull_request
Coding Standard & Static Analysis
19s
Matrix: testsuite
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.
|