Bump ramsey/composer-install from 3 to 4 #41
Annotations
10 errors and 1 warning
|
Run PHPStan
Process completed with exit code 1.
|
|
Run PHPStan:
src/McpHandler.php#L96
Parameter #1 $callback of method Illuminate\Support\Collection<(int|string),mixed>::map() expects callable(mixed, int|string): array{name: string, description: string, inputSchema: array{type: 'object', properties: array<string, Prism\Prism\Contracts\Schema>|stdClass, required: array<int, string>, additionalProperties: false}}, Closure(Prism\Prism\Tool): array{name: string, description: string, inputSchema: array{type: 'object', properties: array<string, Prism\Prism\Contracts\Schema>|stdClass, required: array<int, string>, additionalProperties: false}} given.
|
|
Run PHPStan:
src/McpHandler.php#L0
Ignored error pattern #^Parameter \#1 \$callback of method Illuminate\\Support\\Collection\<\(int\|string\),mixed\>\:\:map\(\) expects callable\(mixed, int\|string\)\: array\{name\: string, description\: string, inputSchema\: array\{type\: 'object', properties\: array\<string, array\<string, mixed\>\>\|stdClass, required\: array\<int, string\>, additionalProperties\: false\}\}, Closure\(Prism\\Prism\\Tool\)\: array\{name\: string, description\: string, inputSchema\: array\{type\: 'object', properties\: array\<string, array\<string, mixed\>\>\|stdClass, required\: array\<int, string\>, additionalProperties\: false\}\} given\.$# (argument.type) in path /home/runner/work/laravel-loop/laravel-loop/src/McpHandler.php was not matched in reported errors.
|
|
Run PHPStan:
src/Http/Controllers/McpSSEController.php#L57
Parameter #1 $message of method Kirschbaum\Loop\Services\SseService::sendEvent() expects array<mixed>|string, mixed given.
|
|
Run PHPStan:
src/Http/Controllers/McpController.php#L80
Parameter #1 $message of method Kirschbaum\Loop\McpHandler::handle() expects array, mixed given.
|
|
Run PHPStan:
src/Http/Controllers/McpController.php#L74
Cannot access offset 'id' on mixed.
|
|
Run PHPStan:
src/Commands/LoopMcpCallCommand.php#L234
Cannot access offset 'type' on Prism\Prism\Contracts\Schema.
|
|
Run PHPStan:
src/Commands/LoopMcpCallCommand.php#L233
Cannot access offset 'description' on Prism\Prism\Contracts\Schema.
|
|
Run PHPStan:
src/Commands/LoopMcpCallCommand.php#L206
Cannot access offset 'type' on array{}|Prism\Prism\Contracts\Schema.
|
|
Run PHPStan:
src/Commands/LoopMcpCallCommand.php#L205
Cannot access offset 'description' on array{}|Prism\Prism\Contracts\Schema.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
Loading