Skip to content

Removing deprecated issues and cleanup in ORM entities. #1082

Removing deprecated issues and cleanup in ORM entities.

Removing deprecated issues and cleanup in ORM entities. #1082

Triggered via push April 7, 2025 22:04
Status Failure
Total duration 2m 4s
Artifacts

ci.yml

on: push
Matrix: phpstan-tests
Matrix: phpstan
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan (8.2): app/model/entity/GroupInvitation.php#L56
Deprecated in PHP 8.1: Required parameter $note follows optional parameter $expireAt.
phpstan (8.2)
Process completed with exit code 1.
phpstan (8.3): app/model/entity/GroupInvitation.php#L56
Deprecated in PHP 8.1: Required parameter $note follows optional parameter $expireAt.
phpstan (8.3)
Process completed with exit code 1.
tests (8.2)
Process completed with exit code 1.
tests (8.3)
Process completed with exit code 1.