Skip to content

Rework RelationCollection #121

Rework RelationCollection

Rework RelationCollection #121

Triggered via push November 2, 2024 21:28
Status Failure
Total duration 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: lib/ActiveRecord/Driver/BasicDriver.php#L64
Parameter #1 $source of static method ICanBoogie\DateTime::from() expects DateTime|string, DateTimeInterface given.
phpstan: lib/ActiveRecord/Driver/MySQLDriver.php#L20
Parameter #2 $prefixed_table_name of method ICanBoogie\ActiveRecord\Driver\TableRenderer::render() expects non-empty-string, string given.
phpstan: lib/ActiveRecord/Driver/SQLiteDriver.php#L18
Parameter #2 $prefixed_table_name of method ICanBoogie\ActiveRecord\Driver\TableRenderer::render() expects non-empty-string, string given.
phpstan
Process completed with exit code 1.