Skip to content

Introduce addDeferredSql method in migration class #802

Introduce addDeferredSql method in migration class

Introduce addDeferredSql method in migration class #802

Triggered via pull request December 16, 2024 16:08
Status Failure
Total duration 28s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Static Analysis with PHPStan (8.3): tests/MigratorTest.php#L125
Short ternary operator is not allowed. Use null coalesce operator if applicable or consider using long ternary.
Static Analysis with PHPStan (8.3)
Process completed with exit code 1.