Add custom password for OpenSearch 2.12 and later #254
Annotations
3 errors
Lint / Lint:
tests/Fixtures/SearchableAndSoftDeletesModel.php#L21
PHPDoc type array<string> of property Zing\LaravelScout\OpenSearch\Tests\Fixtures\SearchableAndSoftDeletesModel::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
Lint / Lint:
tests/SearchableModel.php#L42
PHPDoc type array<string> of property Zing\LaravelScout\OpenSearch\Tests\SearchableModel::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
Lint / Lint
Process completed with exit code 1.
|