Skip to content

IBX-8534: Dropped deprecated context and getIndexData from Storage #834

IBX-8534: Dropped deprecated context and getIndexData from Storage

IBX-8534: Dropped deprecated context and getIndexData from Storage #834

Triggered via pull request October 11, 2024 07:55
Status Failure
Total duration 1m 44s
Artifacts

ci.yaml

on: pull_request
Matrix: Tests
Solr integration tests
1m 33s
Solr integration tests
Matrix: Run code style check
Matrix: MySQL integration tests
Matrix: PostgreSQL integration tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Tests (8.3): 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.
Tests (8.3): 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.
Tests (8.3): 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.
Tests (8.3): 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.
Tests (8.3): 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.
Tests (8.3): src/lib/FieldType/RichText/RichTextStorage.php#L136
PHPDoc tag @param references unknown parameter: $context
Tests (8.3): 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.
Tests (8.3)
Process completed with exit code 1.