B41363Lint
B41363Lint
Lint Messages
Lint Messages
Severity | Location | Code | Message |
---|---|---|---|
Error | src/app/Backends/DAV.php:187 | PHPCS.E.PSR12.ControlStructures.ControlStructureSpacing.FirstExpressionLine | PSR12.ControlStructures.ControlStructureSpacing.FirstExpressionLine |
Error | src/app/Backends/DAV.php:306 | PHPCS.E.PSR12.Operators.OperatorSpacing.NoSpaceAfter | PSR12.Operators.OperatorSpacing.NoSpaceAfter |
Error | src/app/Backends/DAV.php:362 | PHPCS.E.PSR12.Operators.OperatorSpacing.NoSpaceAfter | PSR12.Operators.OperatorSpacing.NoSpaceAfter |
Error | src/tests/Infrastructure/ActivesyncTest.php:17 | phpstan | Instantiated class Syncroton_Wbxml_Encoder not found. |
Error | src/tests/Infrastructure/ActivesyncTest.php:20 | phpstan | Call to method encode() on an unknown class Syncroton_Wbxml_Encoder. |
Error | src/tests/Infrastructure/ActivesyncTest.php:30 | phpstan | Instantiated class Syncroton_Wbxml_Decoder not found. |
Error | src/tests/Infrastructure/ActivesyncTest.php:31 | phpstan | Call to method decode() on an unknown class Syncroton_Wbxml_Decoder. |
Error | src/tests/Infrastructure/DavTest.php:78 | phpstan | Unreachable statement - code above always terminates. |