Static Analysis #405
static-analysis.yml
on: schedule
Matrix: Static Analysis with PHPStan
Annotations
7 errors and 2 warnings
Static Analysis with PHPStan (8.3, prefer-stable):
src/Directives/CanAtLeastDirective.php#L22
Call to an undefined method Illuminate\Database\Eloquent\Model::canAtLeast().
|
Static Analysis with PHPStan (8.3, prefer-stable):
src/Traits/InteractsWithRole.php (in context of class Yajra/Acl/Models/Permission)#L123
Method Yajra\Acl\Models\Permission::scopeHavingRoles() should return Illuminate\Database\Eloquent\Builder<Yajra\Acl\Models\Permission> but returns Illuminate\Database\Query\Builder.
|
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/Directives/CanAtLeastDirective.php#L22
Call to an undefined method Illuminate\Database\Eloquent\Model::canAtLeast().
|
Static Analysis with PHPStan (8.2, prefer-stable):
src/Traits/InteractsWithRole.php (in context of class Yajra/Acl/Models/Permission)#L123
Method Yajra\Acl\Models\Permission::scopeHavingRoles() should return Illuminate\Database\Eloquent\Builder<Yajra\Acl\Models\Permission> but returns Illuminate\Database\Query\Builder.
|
Static Analysis with PHPStan (8.2, prefer-stable)
The operation was canceled.
|
Static Analysis with PHPStan (8.3, prefer-stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, nick-invision/retry@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static Analysis with PHPStan (8.3, prefer-stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, nick-invision/retry@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|