79 new problems found by Qodana for PHP
Qodana for PHP
79 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Line is longer than allowed by code style |
🔶 Warning | 52 |
JSON encoding API usage |
◽️ Notice | 7 |
Fully qualified name usage |
◽️ Notice | 7 |
Unhandled exception |
◽️ Notice | 3 |
Efferent coupling between objects |
◽️ Notice | 2 |
Redundant catch clause |
◽️ Notice | 2 |
Unnecessary local variable |
◽️ Notice | 2 |
Class overrides a field of a parent class |
◽️ Notice | 1 |
Case mismatch in method call or class usage |
◽️ Notice | 1 |
Unused import |
◽️ Notice | 1 |
General exception is thrown |
◽️ Notice | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at qodana-support@jetbrains.com
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
github-actions / Qodana for PHP
Class overrides a field of a parent class
\[EA\] Field 'fieldDefinition' is already defined in \\Pimcore\\Bundle\\GenericDataIndexBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\AbstractAdapter, check our online documentation for options.
Check notice on line 32 in src/Service/SearchIndex/IndexService/AbstractIndexService.php
github-actions / Qodana for PHP
Efferent coupling between objects
\[EA\] High efferent coupling (21).
Check notice on line 45 in src/Service/SearchIndex/IndexQueueService.php
github-actions / Qodana for PHP
Efferent coupling between objects
\[EA\] High efferent coupling (35).
Check notice on line 170 in src/Service/SearchIndex/OpenSearch/OpenSearchService.php
github-actions / Qodana for PHP
JSON encoding API usage
\[EA\] Please consider taking advantage of JSON_THROW_ON_ERROR flag for this call options.
Check notice on line 147 in src/Service/SearchIndex/IndexService/DataObjectIndexService.php
github-actions / Qodana for PHP
JSON encoding API usage
\[EA\] Please consider taking advantage of JSON_THROW_ON_ERROR flag for this call options.
Check notice on line 198 in src/Service/SearchIndex/IndexService/DataObjectIndexService.php
github-actions / Qodana for PHP
JSON encoding API usage
\[EA\] Please consider taking advantage of JSON_THROW_ON_ERROR flag for this call options.
Check notice on line 181 in src/Service/SearchIndex/IndexService/DataObjectIndexService.php
github-actions / Qodana for PHP
JSON encoding API usage
\[EA\] Please consider taking advantage of JSON_THROW_ON_ERROR flag for this call options.
Check notice on line 57 in src/Service/SearchIndex/OpenSearch/OpenSearchService.php
github-actions / Qodana for PHP
JSON encoding API usage
\[EA\] Please consider taking advantage of JSON_THROW_ON_ERROR flag for this call options.
Check notice on line 211 in src/Service/SearchIndex/IndexService/DataObjectIndexService.php
github-actions / Qodana for PHP
JSON encoding API usage
\[EA\] Please consider taking advantage of JSON_THROW_ON_ERROR flag for this call options.
Check notice on line 54 in src/Service/SearchIndex/OpenSearch/BulkOperationService.php
github-actions / Qodana for PHP
JSON encoding API usage
\[EA\] Please consider taking advantage of JSON_THROW_ON_ERROR flag for this call options.
Check warning on line 143 in src/Service/SearchIndex/IndexQueueService.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 95 in src/Service/SearchIndex/IndexService/DataObjectIndexService.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 96 in src/Service/SearchIndex/IndexService/AbstractIndexService.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 277 in src/Service/SearchIndex/IndexQueueService.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 270 in src/Service/SearchIndex/IndexService/AbstractIndexService.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 321 in src/Service/SearchIndex/IndexQueueService.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 113 in src/Service/SearchIndex/IndexQueueService.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 255 in src/Service/SearchIndex/IndexService/AbstractIndexService.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 122 in src/Service/SearchIndex/IndexQueueService.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 126 in src/Service/SearchIndex/IndexQueueService.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 145 in src/Service/SearchIndex/IndexQueueService.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 321 in src/Service/SearchIndex/IndexQueueService.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 267 in src/Service/SearchIndex/IndexQueueService.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 87 in src/Service/SearchIndex/IndexService/DataObjectIndexService.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 124 in src/Service/SearchIndex/IndexService/AbstractIndexService.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)