fix: exclude path #268
Annotations
7 errors
Static Analysis with PHPStan (8.3, prefer-stable):
src/HasAddress.php#L23
Trait Yajra\Address\HasAddress is used zero times and is not analysed.
|
Static Analysis with PHPStan (8.3, prefer-stable):
src/Repositories/EloquentBaseRepository.php#L84
Parameter #2 $columns of method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::findOrFail() expects array<int, string>|string, array given.
|
Static Analysis with PHPStan (8.3, prefer-stable)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.2, prefer-stable)
The job was canceled because "_8_3_prefer-stable" failed.
|
Static Analysis with PHPStan (8.2, prefer-stable):
src/HasAddress.php#L23
Trait Yajra\Address\HasAddress is used zero times and is not analysed.
|
Static Analysis with PHPStan (8.2, prefer-stable):
src/Repositories/EloquentBaseRepository.php#L84
Parameter #2 $columns of method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::findOrFail() expects array<int, string>|string, array given.
|
Static Analysis with PHPStan (8.2, prefer-stable)
Process completed with exit code 1.
|