Feature: Add Real/Float4 type #6248
coding-standards.yml
on: pull_request
Matrix: Coding Standards / Coding Standards
Annotations
5 errors
Coding Standards / Coding Standards (8.3):
tests/Types/RealFloatTest.php#L21
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
Coding Standards / Coding Standards (8.3):
tests/Types/RealFloatTest.php#L43
Expected 1 newline at end of file; 0 found
|
Coding Standards / Coding Standards (8.3):
src/Types/RealFloatType.php#L39
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.
|