Skip to content

fix(style): fixed styles #24

fix(style): fixed styles

fix(style): fixed styles #24

Triggered via pull request September 15, 2024 14:41
Status Failure
Total duration 43s
Artifacts

style.yaml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

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/