Skip to content

Feature: Add Real/Float4 type #6249

Feature: Add Real/Float4 type

Feature: Add Real/Float4 type #6249

Triggered via pull request July 8, 2024 21:37
Status Failure
Total duration 3m 11s
Artifacts

coding-standards.yml

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

Annotations

5 errors
Coding Standards / Coding Standards (8.3): tests/Types/RealFloatTest.php#L20
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
Coding Standards / Coding Standards (8.3): tests/Types/RealFloatTest.php#L42
Expected 1 newline at end of file; 0 found
Coding Standards / Coding Standards (8.3): src/Types/RealFloatType.php#L38
Expected 1 newline at end of file; 0 found
Coding Standards / Coding Standards (8.3): tests/Platforms/AbstractMySQLPlatformTestCase.php#L871
Method \Doctrine\DBAL\Tests\Platforms\AbstractMySQLPlatformTestCase::getGeneratesRealFloatDeclarationSQL() does not have @return annotation for its traversable return value.
Coding Standards / Coding Standards (8.3)
Process completed with exit code 1.