Split up StringTemplate::addClass() #14055
ci.yml
on: pull_request
Windows - PHP 8.2 & SQL Server
7m 55s
Coding Standard & Static Analysis
1m 39s
Static Analysis for Split Packages
1m 13s
Matrix: testsuite
Annotations
12 errors
|
Static Analysis for Split Packages:
ResultSetDecorator.php#L30
Class IteratorIterator specifies template type TKey of interface Traversable as TKey but it's already specified as mixed.
|
|
Static Analysis for Split Packages:
ResultSetDecorator.php#L30
Class IteratorIterator specifies template type TKey of interface Traversable as TKey but it's already specified as mixed.
|
|
Static Analysis for Split Packages:
ResultSetDecorator.php#L30
Class IteratorIterator specifies template type TKey of interface Iterator as TKey but it's already specified as mixed.
|
|
Static Analysis for Split Packages:
ResultSetDecorator.php#L30
Class IteratorIterator specifies template type TKey of interface Iterator as TKey but it's already specified as mixed.
|
|
Static Analysis for Split Packages:
ResultSetDecorator.php#L30
Class Cake\Collection\Collection specifies template type TValue of interface Traversable as TValue but it's already specified as mixed.
|
|
Static Analysis for Split Packages:
ResultSetDecorator.php#L30
Class Cake\Collection\Collection specifies template type TValue of interface Iterator as TValue but it's already specified as mixed.
|
|
Static Analysis for Split Packages:
ResultSetDecorator.php#L30
Class Cake\Collection\Collection specifies template type TValue of interface Cake\Collection\CollectionInterface as TValue but it's already specified as mixed.
|
|
Static Analysis for Split Packages:
ResultSetDecorator.php#L30
Class Cake\Collection\Collection specifies template type TKey of interface Traversable as TKey but it's already specified as mixed.
|
|
Static Analysis for Split Packages:
ResultSetDecorator.php#L30
Class Cake\Collection\Collection specifies template type TKey of interface Iterator as TKey but it's already specified as mixed.
|
|
Static Analysis for Split Packages:
ResultSetDecorator.php#L30
Class Cake\Collection\Collection specifies template type TKey of interface Cake\Collection\CollectionInterface as TKey but it's already specified as mixed.
|
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|
|
Coding Standard & Static Analysis:
src/View/StringTemplate.php#L424
Call to function is_array() with mixed will always evaluate to false.
|