Upgrade Laravel 10/11 #95
Annotations
5 errors and 1 warning
src/Database/Queries/ChunkedModelQueryResult.php#L1
Ignored error pattern #^Parameter \#1 \$ of closure expects TModel of Illuminate\\Database\\Eloquent\\Model, mixed given\.$# in path /home/runner/work/larastrict/larastrict/src/Database/Queries/ChunkedModelQueryResult.php was not matched in reported errors.
|
src/Database/Queries/ChunkedModelQueryResult.php#L1
Ignored error pattern #^Parameter \#1 \$ of closure expects array\<int\|string\>, array\<int\<0, max\>, mixed\> given\.$# in path /home/runner/work/larastrict/larastrict/src/Database/Queries/ChunkedModelQueryResult.php was not matched in reported errors.
|
src/Database/Queries/ChunkedModelQueryResult.php#L83
Parameter #1 of closure expects array<int|string>, array<int<0, max>, mixed> given.
|
src/Database/Queries/ChunkedModelQueryResult.php#L106
Parameter #1 of closure expects TModel of Illuminate\Database\Eloquent\Model, mixed given.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading