Skip to content

feat: pass parameters natively via http interface along the query #358

feat: pass parameters natively via http interface along the query

feat: pass parameters natively via http interface along the query #358

Triggered via pull request January 12, 2024 08:59
Status Failure
Total duration 21s
Artifacts

coding-standards.yml

on: pull_request
Matrix: Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Coding Standards (8.2): src/Client/Http/RequestFactory.php#L57
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
Coding Standards (8.2): src/Client/Http/RequestFactory.php#L57
Expected 0 spaces after array opening bracket, 1 found.
Coding Standards (8.2): src/Client/Http/RequestFactory.php#L57
Expected 0 spaces before array closing bracket, 1 found.
Coding Standards (8.2): src/Client/Http/RequestFactory.php#L72
Expected at least 1 space before "."; 0 found
Coding Standards (8.2): src/Client/Http/RequestFactory.php#L72
Expected at least 1 space after "."; 0 found
Coding Standards (8.2): src/Client/Http/RequestFactory.php#L72
Concat operator must be surrounded by a single space
Coding Standards (8.2)
Process completed with exit code 1.