Create Qodana workflow #1
Annotations
4 warnings and 1 notice
Incompatible return type:
RestApi.php#L533
Return value type is not compatible with declared
|
Parameter type:
Normalizer/ErrorNormalizer.php#L87
Parameter '$entity-\>getViolations()' type is not compatible with declaration
|
Undefined class:
Tests/Security/RoleAndIpStrategyTest.php#L36
Undefined class 'PHPUnit_Framework_MockObject_MockObject'
|
Undefined class:
Tests/Security/RoleAndIpStrategyTest.php#L11
Undefined class 'PHPUnit_Framework_MockObject_MockObject'
|
Redundant catch clause:
ApiManager.php#L145
Exception 'ApiException' is never thrown in the corresponding 'try' block
|