Skip to content

Create Qodana workflow #1

Create Qodana workflow

Create Qodana workflow #1

Triggered via push October 19, 2023 15:35
Status Success
Total duration 6m 28s
Artifacts

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

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