Skip to content

Laravel 10

Laravel 10 #242

Re-run triggered September 15, 2023 00:15
Status Failure
Total duration 1m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

code-analysis.yaml

on: pull_request
Code Analysis
1m 5s
Code Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Code Analysis: src/Auth/Models/Throttle.php#L218
Cannot clone string.
Code Analysis: src/Auth/Models/Throttle.php#L221
Cannot call method modify() on string.
Code Analysis: src/Auth/Models/Throttle.php#L241
Cannot clone string.
Code Analysis: src/Auth/Models/Throttle.php#L244
Cannot call method modify() on string.
Code Analysis: src/Database/Builder.php#L92
Parameter #1 $column of method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::orWhere() expects array<int|string, mixed>|(Closure(Winter\Storm\Database\Builder): void)|(Closure(Winter\Storm\Database\Builder): Winter\Storm\Database\Builder)|Illuminate\Database\Query\Expression|string, Illuminate\Contracts\Database\Query\Expression given.
Code Analysis: src/Database/Builder.php#L108
Parameter #1 $column of method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::where() expects array<int|string, mixed>|(Closure(Winter\Storm\Database\Builder): void)|(Closure(Winter\Storm\Database\Builder): Winter\Storm\Database\Builder)|Illuminate\Database\Query\Expression|string, Illuminate\Contracts\Database\Query\Expression given.
Code Analysis: src/Database/Concerns/HasRelationships.php (in context of class Winter/Storm/Database/Model)#L672
Default value of the parameter #8 $inverse (false) of method Winter\Storm\Database\Model::morphToMany() is incompatible with type string|null.
Code Analysis: src/Database/Concerns/HasRelationships.php (in context of class Winter/Storm/Database/Model)#L696
Parameter #10 $inverse of class Winter\Storm\Database\Relations\MorphToMany constructor expects bool, string|null given.
Code Analysis: src/Database/Concerns/HasRelationships.php (in context of class Winter/Storm/Database/Model)#L723
Parameter #8 $inverse of method Winter\Storm\Database\Model::morphToMany() expects string|null, true given.
Code Analysis: src/Database/DataFeed.php#L99
Parameter #1 $table of static method Winter\Storm\Support\Facades\DB::table() expects string, Illuminate\Database\Query\Expression given.
Code Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Code Analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/