3 new problems found by Qodana for PHP
Qodana for PHP
3 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Line is longer than allowed by code style |
🔶 Warning | 2 |
Unused import |
◽️ 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 [email protected]
- 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 notice on line 36 in src/Service/GenericData/V1/Hydrator/Asset/ArchiveHydrator.php
github-actions / Qodana for PHP
Duplicated code fragment
Duplicated code
Check notice on line 38 in src/Service/GenericData/V1/Hydrator/AssetHydratorService.php
github-actions / Qodana for PHP
Efferent coupling between objects
\[EA\] High efferent coupling (28).
Check notice on line 38 in src/State/ResetPasswordProcessor.php
github-actions / Qodana for PHP
Efferent coupling between objects
\[EA\] High efferent coupling (20).
Check warning on line 34 in src/Security/Trait/PublicTranslationTrait.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 34 in src/Security/Trait/PublicTranslationTrait.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 65 in src/State/ResetPasswordProcessor.php
github-actions / Qodana for PHP
Null reference
\[EA\] Null pointer exception may occur here.
Check notice on line 19 in src/Dto/Asset/MetaData.php
github-actions / Qodana for PHP
Class can be 'readonly'
Class can be 'readonly'
Check notice on line 19 in src/Dto/Asset/Permissions.php
github-actions / Qodana for PHP
Class can be 'readonly'
Class can be 'readonly'
Check failure on line 38 in src/Service/GenericData/V1/AssetSearchAdapter.php
github-actions / Qodana for PHP
Parameter type
Parameter '$item' type is not compatible with declaration
Check failure on line 56 in src/Service/GenericData/V1/AssetSearchAdapter.php
github-actions / Qodana for PHP
Parameter type
Parameter '$searchResult' type is not compatible with declaration
Check warning on line 24 in src/Service/GenericData/V1/Hydrator/AssetHydratorInterface.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'AssetSearchResultItem'
Check warning on line 63 in src/Service/GenericData/V1/Hydrator/AssetHydratorService.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'Document'
Check warning on line 19 in src/Service/GenericData/V1/Hydrator/Asset/ArchiveHydratorInterface.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'AssetSearchResultItem'
Check warning on line 19 in src/Service/GenericData/V1/Hydrator/Asset/DocumentHydratorInterface.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'AssetSearchResultItem'
Check warning on line 24 in src/Service/GenericData/V1/Hydrator/Asset/FolderHydratorInterface.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'Folder'
Check warning on line 19 in src/Service/GenericData/V1/Hydrator/Asset/VideoHydratorInterface.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'AssetSearchResultItem'
Check warning on line 62 in src/Service/GenericData/V1/Hydrator/AssetHydratorService.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'Audio'
Check warning on line 19 in src/Service/GenericData/V1/Hydrator/Asset/AudioHydratorInterface.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'AssetSearchResultItem'
Check warning on line 54 in src/Service/GenericData/V1/Hydrator/AssetHydratorService.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'AssetSearchResultItem'
Check warning on line 33 in src/Service/GenericData/V1/Hydrator/Asset/DocumentHydrator.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'Document'
Check warning on line 24 in src/Service/GenericData/V1/Hydrator/Asset/ArchiveHydratorInterface.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'Archive'
Check warning on line 25 in src/Service/GenericData/V1/Hydrator/Asset/MetaDataHydrator.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'AssetMetaData'
Check warning on line 19 in src/Service/GenericData/V1/Hydrator/Asset/ArchiveHydrator.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'AssetSearchResultItem'
Check warning on line 61 in src/Service/GenericData/V1/Hydrator/AssetHydratorService.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'Archive'
Check warning on line 64 in src/Service/GenericData/V1/Hydrator/AssetHydratorService.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'Folder'