Skip to content

Phpstan

Phpstan #57

Triggered via schedule January 5, 2026 08:24
Status Failure
Total duration 30s
Artifacts

phpstan.yml

on: schedule
Phpstan  /  Phpstan (8.2)
18s
Phpstan / Phpstan (8.2)
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Phpstan / Phpstan (8.2)
Process completed with exit code 2.
Phpstan / Phpstan (8.2): src/Analyser/Database/DatabaseAnalyser.php#L75
Strict comparison using !== between array{array<int, string>, array<int, string>} and array{} will always evaluate to true.
Phpstan / Phpstan (8.2): src/Analyser/Database/DatabaseAnalyser.php#L69
Parameter #1 $default of method Contributte\Nextras\Orm\Generator\Entity\Column::setDefault() expects string|null, mixed given.