Skip to content

Fix unwanted SQLite schema emulation in SqliteSchemaManager #6431

Fix unwanted SQLite schema emulation in SqliteSchemaManager

Fix unwanted SQLite schema emulation in SqliteSchemaManager #6431

Triggered via pull request October 1, 2024 12:41
Status Failure
Total duration 36s
Artifacts

coding-standards.yml

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

Annotations

10 errors
Coding Standards / Coding Standards (8.3): tests/Functional/Schema/SqliteSchemaManagerTest.php#L425
Found multi-line doc comment with single line content, use one-line doc comment instead.
Coding Standards / Coding Standards (8.3): tests/Functional/Schema/SqliteSchemaManagerTest.php#L434
Found multi-line doc comment with single line content, use one-line doc comment instead.
Coding Standards / Coding Standards (8.3): tests/Functional/Schema/SqliteSchemaManagerTest.php#L443
Found multi-line doc comment with single line content, use one-line doc comment instead.
Coding Standards / Coding Standards (8.3): tests/Functional/Schema/SqliteSchemaManagerTest.php#L460
Multi-line function calls must have a trailing comma after the last parameter.
Coding Standards / Coding Standards (8.3): tests/Functional/Schema/SqliteSchemaManagerTest.php#L461
Multi-line function calls must have a trailing comma after the last parameter.
Coding Standards / Coding Standards (8.3): tests/Functional/Schema/SqliteSchemaManagerTest.php#L470
Multi-line function calls must have a trailing comma after the last parameter.
Coding Standards / Coding Standards (8.3): tests/Functional/Schema/SqliteSchemaManagerTest.php#L471
Multi-line function calls must have a trailing comma after the last parameter.
Coding Standards / Coding Standards (8.3): tests/Functional/Schema/SqliteSchemaManagerTest.php#L480
Multi-line function calls must have a trailing comma after the last parameter.
Coding Standards / Coding Standards (8.3): tests/Functional/Schema/SqliteSchemaManagerTest.php#L481
Multi-line function calls must have a trailing comma after the last parameter.