chore: fix paths for codecov #74
279 new problems found by Qodana for PHP
Qodana for PHP
279 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Element is not available in configured PHP version |
🔴 Failure | 4 |
Undefined class constant |
🔴 Failure | 1 |
Undefined class |
🔶 Warning | 190 |
Undefined namespace |
🔶 Warning | 68 |
Parameter type |
🔶 Warning | 13 |
Undefined method |
🔶 Warning | 3 |
💡 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
Check failure on line 57 in src/Services/MailFinderService.php
github-actions / Qodana for PHP
Element is not available in configured PHP version
'str_contains' is available starting with 8.0 PHP version
Check failure on line 61 in src/Services/MailFinderService.php
github-actions / Qodana for PHP
Element is not available in configured PHP version
'str_contains' is available starting with 8.0 PHP version
Check failure on line 77 in src/Services/MailLoader/MjmlLoader.php
github-actions / Qodana for PHP
Element is not available in configured PHP version
'str_contains' is available starting with 8.0 PHP version
Check failure on line 48 in src/Services/MailLoader/MjmlLoader.php
github-actions / Qodana for PHP
Element is not available in configured PHP version
'JSON_THROW_ON_ERROR' is available starting with 7.3 PHP version
Check warning on line 65 in src/Subscriber/MailTemplateSubscriber.php
github-actions / Qodana for PHP
Parameter type
Parameter 'true' type is not compatible with declaration
Check warning on line 53 in src/Subscriber/FlowSubscriber.php
github-actions / Qodana for PHP
Parameter type
Parameter 'MailFinderService::TYPE_SUBJECT' type is not compatible with declaration
Check warning on line 76 in src/Services/MailFinderService.php
github-actions / Qodana for PHP
Parameter type
Parameter '$filePath' type is not compatible with declaration
Check warning on line 33 in src/Services/MailLoader/MjmlLoader.php
github-actions / Qodana for PHP
Parameter type
Parameter '$fileContent' type is not compatible with declaration
Check warning on line 66 in src/Subscriber/MailTemplateSubscriber.php
github-actions / Qodana for PHP
Parameter type
Parameter 'MailFinderService::TYPE_SUBJECT' type is not compatible with declaration
Check warning on line 52 in src/Subscriber/FlowSubscriber.php
github-actions / Qodana for PHP
Parameter type
Parameter 'MailFinderService::TYPE_PLAIN' type is not compatible with declaration
Check warning on line 51 in src/Subscriber/FlowSubscriber.php
github-actions / Qodana for PHP
Parameter type
Parameter 'MailFinderService::TYPE_HTML' type is not compatible with declaration
Check warning on line 64 in src/Subscriber/MailTemplateSubscriber.php
github-actions / Qodana for PHP
Parameter type
Parameter 'true' type is not compatible with declaration
Check warning on line 65 in src/Subscriber/MailTemplateSubscriber.php
github-actions / Qodana for PHP
Parameter type
Parameter 'MailFinderService::TYPE_PLAIN' type is not compatible with declaration
Check warning on line 64 in src/Subscriber/MailTemplateSubscriber.php
github-actions / Qodana for PHP
Parameter type
Parameter 'MailFinderService::TYPE_HTML' type is not compatible with declaration
Check warning on line 66 in src/Subscriber/MailTemplateSubscriber.php
github-actions / Qodana for PHP
Parameter type
Parameter 'true' type is not compatible with declaration
Check warning on line 33 in src/Services/MailLoader/MjmlLoader.php
github-actions / Qodana for PHP
Parameter type
Parameter '\\dirname($path)' type is not compatible with declaration
Check warning on line 49 in src/Subscriber/FlowSubscriber.php
github-actions / Qodana for PHP
Parameter type
Parameter '$dataBag' type is not compatible with declaration
Check failure on line 63 in src/Command/ExportCommand.php
github-actions / Qodana for PHP
Undefined class constant
Constant 'SUCCESS' not found
Check warning on line 5 in src/Services/MailFinderService.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'Connection'
Check warning on line 43 in src/Subscriber/FlowSubscriber.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'void'
Check warning on line 38 in src/Services/MailFinderService.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'bool'
Check warning on line 10 in src/Command/ExportCommand.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'OutputInterface'
Check warning on line 11 in src/Command/ExportCommand.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'Filesystem'
Check warning on line 65 in src/Services/StringTemplateRenderer.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'StringTemplateRenderingException'
Check warning on line 52 in src/Services/MailFinderService.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'Uuid'