fix(style): fixed styles #24
Annotations
6 errors and 1 warning
8.1 - prefer-stable:
src/LaravelGlobalOrScopeServiceProvider.php#L24
No error to ignore is reported on line 24.
|
8.1 - prefer-stable:
src/Scopes/OrScope.php#L63
Access to protected property Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::$scopes.
|
8.1 - prefer-stable:
src/Scopes/OrScope.php#L65
Access to an undefined property Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::$removedOrScopes.
|
8.1 - prefer-stable:
src/Scopes/OrScope.php#L78
Access to protected property Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::$scopes.
|
8.1 - prefer-stable:
src/Scopes/OrScope.php#L94
Access to an undefined property Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::$removedOrScopes.
|
8.1 - prefer-stable
Process completed with exit code 1.
|
8.1 - prefer-stable
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|