Made template for showing image_field in admin-ui more robust (#1387) #6344
Annotations
5 errors
Run PHPStan analysis:
src/bundle/Controller/ObjectStateController.php#L1
Ignored error pattern #^Property Ibexa\\Contracts\\Core\\Repository\\Values\\ObjectState\\ObjectStateCreateStruct\:\:\$names \(array\<string\>\) does not accept array\<int\|string, string\|null\>\.$# in path /home/runner/work/admin-ui/admin-ui/src/bundle/Controller/ObjectStateController.php was not matched in reported errors.
|
Run PHPStan analysis:
src/bundle/Controller/ObjectStateController.php#L150
Property Ibexa\Contracts\Core\Repository\Values\ObjectState\ObjectStateCreateStruct::$names (array<string>) does not accept array<string|null>.
|
Run PHPStan analysis:
src/bundle/Controller/ObjectStateGroupController.php#L1
Ignored error pattern #^Property Ibexa\\Contracts\\Core\\Repository\\Values\\ObjectState\\ObjectStateGroupCreateStruct\:\:\$names \(array\<string\>\) does not accept array\<int\|string, string\|null\>\.$# in path /home/runner/work/admin-ui/admin-ui/src/bundle/Controller/ObjectStateGroupController.php was not matched in reported errors.
|
Run PHPStan analysis:
src/bundle/Controller/ObjectStateGroupController.php#L129
Property Ibexa\Contracts\Core\Repository\Values\ObjectState\ObjectStateGroupCreateStruct::$names (array<string>) does not accept array<string|null>.
|
Run PHPStan analysis
Process completed with exit code 1.
|
Loading