Skip to content

Prevent issue: $instance must not be accessed before initialization … #23

Prevent issue: $instance must not be accessed before initialization …

Prevent issue: $instance must not be accessed before initialization … #23

Triggered via push February 22, 2024 10:08
Status Failure
Total duration 27s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

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
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/