Skip to content

Fix doctrine deprecation warnings #619

Fix doctrine deprecation warnings

Fix doctrine deprecation warnings #619

Triggered via push October 11, 2023 20:41
Status Failure
Total duration 52s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan: src/EventListener/PackageListener.php#L93
Query error: Column "audit_log.attributes" expects value type string, got type array<string, mixed>
PHPStan: src/EventListener/PackageListener.php#L93
Query error: Column "audit_log.datetime" expects value type string, got type DateTimeImmutable
PHPStan: src/EventListener/PackageListener.php#L93
Query error: Column "audit_log.id" expects value type string, got type Symfony\Component\Uid\Ulid
PHPStan
Process completed with exit code 1.