Skip to content

[2.x] Live preview #178

[2.x] Live preview

[2.x] Live preview #178

Triggered via pull request April 15, 2024 13:47
Status Failure
Total duration 1m 1s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHP 8.1: src/Models/Template.php#L63
PHPDoc type array of property MailCarrier\Models\Template::$with is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$with.
PHP 8.1
Process completed with exit code 1.
PHP 8.3
The job was canceled because "_8_1" failed.
PHP 8.3: src/Models/Template.php#L63
PHPDoc type array of property MailCarrier\Models\Template::$with is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$with.
PHP 8.3
Process completed with exit code 1.
PHP 8.2
The job was canceled because "_8_1" failed.
PHP 8.2: src/Models/Template.php#L63
PHPDoc type array of property MailCarrier\Models\Template::$with is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$with.
PHP 8.2
The operation was canceled.