Fix merge conflicts #6
Annotations
10 errors and 1 warning
Run PHPStan:
config/rewind.php#L56
Class App\Models\User not found.
|
Run PHPStan:
src/Exceptions/InvalidConfigurationException.php#L9
Unsafe usage of new static().
|
Run PHPStan:
src/Models/RewindRevision.php#L34
PHPDoc type array of property AvocetShores\LaravelRewind\Models\RewindRevision::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
Run PHPStan:
src/Models/RewindRevision.php#L47
PHPDoc type array of property AvocetShores\LaravelRewind\Models\RewindRevision::$casts is not covariant with PHPDoc type array<string, string> of overridden property Illuminate\Database\Eloquent\Model::$casts.
|
Run PHPStan:
src/Services/RewindManager.php#L33
Call to an undefined method Illuminate\Database\Eloquent\Model::revisions().
|
Run PHPStan:
src/Services/RewindManager.php#L47
Access to an undefined property Illuminate\Database\Eloquent\Model::$current_version.
|
Run PHPStan:
src/Services/RewindManager.php#L67
Call to an undefined method Illuminate\Database\Eloquent\Model::revisions().
|
Run PHPStan:
src/Services/RewindManager.php#L81
Access to an undefined property Illuminate\Database\Eloquent\Model::$current_version.
|
Run PHPStan:
src/Services/RewindManager.php#L98
Call to an undefined method Illuminate\Database\Eloquent\Model::revisions().
|
Run PHPStan:
src/Services/RewindManager.php#L108
Access to an undefined property Illuminate\Database\Eloquent\Model::$current_version.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading