Skip to content

Add the MailTemplateFallbacks::class singleton in the provider #35

Add the MailTemplateFallbacks::class singleton in the provider

Add the MailTemplateFallbacks::class singleton in the provider #35

Triggered via push October 24, 2023 12:02
Status Failure
Total duration 48s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: src/Filament/Resources/MailTemplateResource/Pages/PreviewMailTemplate.php#L1
Ignored error pattern #^Call to an undefined method Codedor\\FilamentMailTemplates\\Filament\\Resources\\MailTemplateResource\\Pages\\PreviewMailTemplate\:\:updatedCurrentLocale\(\)\.$# in path /home/runner/work/filament-mail-templates/filament-mail-templates/src/Filament/Resources/MailTemplateResource/Pages/PreviewMailTemplate.php was not matched in reported errors.
phpstan: src/Mail/MailableTemplate.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Eloquent\\Model\:\:getMailVariables\(\)\.$# in path /home/runner/work/filament-mail-templates/filament-mail-templates/src/Mail/MailableTemplate.php was not matched in reported errors.
phpstan: src/Mail/MailableTemplate.php#L99
Call to an undefined method Illuminate\Database\Eloquent\Model::getPlaceholderVariables().
phpstan
Process completed with exit code 1.