Skip to content

fix: phpstan failing #11

fix: phpstan failing

fix: phpstan failing #11

Triggered via push May 9, 2024 09:12
Status Failure
Total duration 32s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
phpstan: src/Review.php#L17
PHPDoc type array of property StarfolkSoftware\Gauge\Review::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
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@v3, 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: 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/