IBX-8534: Dropped deprecated context and getIndexData from Storage #834
Annotations
8 errors
Run PHPStan analysis:
src/lib/FieldType/RichText/RichTextStorage.php#L1
Ignored error pattern #^Method Ibexa\\FieldTypeRichText\\FieldType\\RichText\\RichTextStorage\:\:deleteFieldData\(\) has parameter \$context with no value type specified in iterable type array\.$# in path /home/runner/work/fieldtype-richtext/fieldtype-richtext/src/lib/FieldType/RichText/RichTextStorage.php was not matched in reported errors.
|
Run PHPStan analysis:
src/lib/FieldType/RichText/RichTextStorage.php#L1
Ignored error pattern #^Method Ibexa\\FieldTypeRichText\\FieldType\\RichText\\RichTextStorage\:\:getFieldData\(\) has parameter \$context with no value type specified in iterable type array\.$# in path /home/runner/work/fieldtype-richtext/fieldtype-richtext/src/lib/FieldType/RichText/RichTextStorage.php was not matched in reported errors.
|
Run PHPStan analysis:
src/lib/FieldType/RichText/RichTextStorage.php#L1
Ignored error pattern #^Method Ibexa\\FieldTypeRichText\\FieldType\\RichText\\RichTextStorage\:\:getIndexData\(\) has parameter \$context with no value type specified in iterable type array\.$# in path /home/runner/work/fieldtype-richtext/fieldtype-richtext/src/lib/FieldType/RichText/RichTextStorage.php was not matched in reported errors.
|
Run PHPStan analysis:
src/lib/FieldType/RichText/RichTextStorage.php#L1
Ignored error pattern #^Method Ibexa\\FieldTypeRichText\\FieldType\\RichText\\RichTextStorage\:\:getIndexData\(\) should return array\<Ibexa\\Contracts\\Core\\Search\\Field\> but return statement is missing\.$# in path /home/runner/work/fieldtype-richtext/fieldtype-richtext/src/lib/FieldType/RichText/RichTextStorage.php was not matched in reported errors.
|
Run PHPStan analysis:
src/lib/FieldType/RichText/RichTextStorage.php#L1
Ignored error pattern #^Method Ibexa\\FieldTypeRichText\\FieldType\\RichText\\RichTextStorage\:\:storeFieldData\(\) has parameter \$context with no value type specified in iterable type array\.$# in path /home/runner/work/fieldtype-richtext/fieldtype-richtext/src/lib/FieldType/RichText/RichTextStorage.php was not matched in reported errors.
|
Run PHPStan analysis:
src/lib/FieldType/RichText/RichTextStorage.php#L136
PHPDoc tag @param references unknown parameter: $context
|
Run PHPStan analysis:
tests/lib/FieldType/RichText/RichTextStorageTest.php#L1
Ignored error pattern #^Method Ibexa\\Tests\\FieldTypeRichText\\FieldType\\RichText\\RichTextStorageTest\:\:getContext\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/fieldtype-richtext/fieldtype-richtext/tests/lib/FieldType/RichText/RichTextStorageTest.php was not matched in reported errors.
|
Run PHPStan analysis
Process completed with exit code 1.
|
Loading