Change HTTP client in symfony/cache to Curl #371
coding-standards.yml
on: pull_request
cs
/
Coding Standards
21s
Annotations
7 errors and 1 warning
cs / Coding Standards:
src/HttpRequestInterface.php#L8
Expected 0 lines after last content, found 1.
|
cs / Coding Standards:
src/HttpRequestInterface.php#L16
Expected 1 spaces after parameter type; 9 found
|
cs / Coding Standards:
src/HttpRequestInterface.php#L16
Expected 1 spaces after parameter name; 2 found
|
cs / Coding Standards:
src/HttpRequestInterface.php#L17
Expected 1 spaces after parameter type; 9 found
|
cs / Coding Standards:
src/HttpRequestInterface.php#L17
Expected 4 spaces after parameter name; 5 found
|
cs / Coding Standards:
src/HttpRequestCurl.php#L49
Found multi-line doc comment with single line content, use one-line doc comment instead.
|
cs / Coding Standards
Process completed with exit code 1.
|
cs / Coding Standards
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/.
|