Prevent issue: $instance must not be accessed before initialization … #23
Annotations
4 errors and 3 warnings
phpstan:
src/LaravelMailatorServiceProvider.php#L53
Method Carbon\Carbon::subMinute() invoked with 1 parameter, 0 required.
|
phpstan:
src/Models/Concerns/WithPrune.php (in context of class Binarcode/LaravelMailator/Models/MailatorLog)#L15
Relation 'logs' is not found in Binarcode\LaravelMailator\Models\MailatorLog model.
|
phpstan:
src/Replacers/Concerns/ReplaceModelAttributes.php (in context of class Binarcode/LaravelMailator/Replacers/ModelAttributesReplacer)#L33
Variable $replace on left side of ?? always exists and is not nullable.
|
phpstan
Process completed with exit code 1.
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpstan
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|