Skip to content

fix: support for php82 #25

fix: support for php82

fix: support for php82 #25

Triggered via push July 2, 2024 13:02
Status Failure
Total duration 38s
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/