Change HTTP client in symfony/cache to Curl #370
Annotations
7 errors and 1 warning
Run PHP_CodeSniffer:
src/HttpRequestInterface.php#L8
Expected 0 lines after last content, found 1.
|
Run PHP_CodeSniffer:
src/HttpRequestInterface.php#L16
Expected 1 spaces after parameter type; 9 found
|
Run PHP_CodeSniffer:
src/HttpRequestInterface.php#L16
Expected 1 spaces after parameter name; 2 found
|
Run PHP_CodeSniffer:
src/HttpRequestInterface.php#L17
Expected 1 spaces after parameter type; 9 found
|
Run PHP_CodeSniffer:
src/HttpRequestInterface.php#L17
Expected 4 spaces after parameter name; 5 found
|
Run PHP_CodeSniffer:
src/HttpRequestCurl.php#L49
Found multi-line doc comment with single line content, use one-line doc comment instead.
|
Run PHP_CodeSniffer
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading