Skip to content

Remove final constructor for Type #6977

Remove final constructor for Type

Remove final constructor for Type #6977

Re-run triggered January 16, 2025 08:51
Status Failure
Total duration 11m 4s
Artifacts

coding-standards.yml

on: pull_request
Coding Standards  /  Coding Standards (PHP: 8.4)
19s
Coding Standards / Coding Standards (PHP: 8.4)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Coding Standards / Coding Standards (PHP: 8.4): src/Types/Type.php#L137
Incorrect order of annotations groups.
Coding Standards / Coding Standards (PHP: 8.4): src/Types/Type.php#L146
Line indented incorrectly; expected 8 spaces, found 7
Coding Standards / Coding Standards (PHP: 8.4): src/Types/Type.php#L147
Line indented incorrectly; expected at least 12 spaces, found 11
Coding Standards / Coding Standards (PHP: 8.4): src/Types/Type.php#L148
Line indented incorrectly; expected 8 spaces, found 7
Coding Standards / Coding Standards (PHP: 8.4): src/Types/Type.php#L149
Line indented incorrectly; expected at least 12 spaces, found 11
Coding Standards / Coding Standards (PHP: 8.4): src/Types/Type.php#L150
Line indented incorrectly; expected 8 spaces, found 7
Coding Standards / Coding Standards (PHP: 8.4): tests/Functional/Schema/PostgreSQLSchemaManagerTest.php#L56
Parentheses must be used when instantiating a new class
Coding Standards / Coding Standards (PHP: 8.4): tests/Functional/Schema/MySQLSchemaManagerTest.php#L30
Parentheses must be used when instantiating a new class
Coding Standards / Coding Standards (PHP: 8.4): tests/Functional/Schema/MySQLSchemaManagerTest.php#L594
Parentheses must be used when instantiating a new class
Coding Standards / Coding Standards (PHP: 8.4): tests/Functional/Schema/CustomIntrospectionTest.php#L32
Parentheses must be used when instantiating a new class
Coding Standards / Coding Standards (PHP: 8.4): src/Types/Exception/TypeArgumentCountError.php#L17
Line exceeds 120 characters; contains 195 characters
Coding Standards / Coding Standards (PHP: 8.4): tests/Types/TypeTest.php#L48
Line exceeds 120 characters; contains 178 characters