Skip to content

Add processing binary binding type #3636

Add processing binary binding type

Add processing binary binding type #3636

Re-run triggered December 10, 2024 09:57
Status Failure
Total duration 1m 15s
Artifacts

coding-standards.yml

on: pull_request
coding-standards  /  Coding Standards (PHP: 8.4)
24s
coding-standards / Coding Standards (PHP: 8.4)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
coding-standards / Coding Standards (PHP: 8.4): tests/Tests/ORM/Query/SelectSqlGenerationTest.php#L56
Expected 1 space between type hint and argument "$queryHints"; 2 found
coding-standards / Coding Standards (PHP: 8.4): tests/Tests/ORM/Query/SelectSqlGenerationTest.php#L56
There must be exactly one space between parameter type hint and parameter $queryHints.
coding-standards / Coding Standards (PHP: 8.4): tests/Tests/ORM/Query/SelectSqlGenerationTest.php#L57
Expected 1 space between type hint and argument "$queryParams"; 2 found
coding-standards / Coding Standards (PHP: 8.4): tests/Tests/ORM/Query/SelectSqlGenerationTest.php#L57
There must be exactly one space between parameter type hint and parameter $queryParams.
coding-standards / Coding Standards (PHP: 8.4): tests/Tests/ORM/Query/SelectSqlGenerationTest.php#L59
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
coding-standards / Coding Standards (PHP: 8.4): tests/Tests/ORM/Query/SelectSqlGenerationTest.php#L89
Expected 1 space between type hint and argument "$queryHints"; 2 found
coding-standards / Coding Standards (PHP: 8.4): tests/Tests/ORM/Query/SelectSqlGenerationTest.php#L89
There must be exactly one space between parameter type hint and parameter $queryHints.
coding-standards / Coding Standards (PHP: 8.4): tests/Tests/ORM/Query/SelectSqlGenerationTest.php#L90
Expected 1 space between type hint and argument "$queryParams"; 2 found
coding-standards / Coding Standards (PHP: 8.4): tests/Tests/ORM/Query/SelectSqlGenerationTest.php#L90
There must be exactly one space between parameter type hint and parameter $queryParams.
coding-standards / Coding Standards (PHP: 8.4): tests/Tests/ORM/Query/SelectSqlGenerationTest.php#L92
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line