Skip to content

Add custom password for OpenSearch 2.12 and later #254

Add custom password for OpenSearch 2.12 and later

Add custom password for OpenSearch 2.12 and later #254

Triggered via push March 4, 2024 05:31
Status Failure
Total duration 48s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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.