Skip to content

Add EnforceCollationRule for Laravel #35

Add EnforceCollationRule for Laravel

Add EnforceCollationRule for Laravel #35

Triggered via push December 29, 2025 18:21
Status Failure
Total duration 35s
Artifacts
Matrix: quality
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHP 8.0
Process completed with exit code 1.
PHP 8.0: tests/Rules/Laravel/fixtures/WrongCollation.php#L16
Call to an undefined method Illuminate\Database\Schema\Blueprint::collation().
PHP 8.0: tests/Rules/Laravel/fixtures/AllowCollation.php#L16
Call to an undefined method Illuminate\Database\Schema\Blueprint::collation().
PHP 7.4
Process completed with exit code 1.
PHP 7.4: tests/Rules/Laravel/fixtures/WrongCollation.php#L16
Call to an undefined method Illuminate\Database\Schema\Blueprint::collation().
PHP 7.4: tests/Rules/Laravel/fixtures/AllowCollation.php#L16
Call to an undefined method Illuminate\Database\Schema\Blueprint::collation().