Skip to content

Built-in authorization via abilities and scopes #332

Built-in authorization via abilities and scopes

Built-in authorization via abilities and scopes #332

Triggered via pull request September 24, 2025 21:31
Status Failure
Total duration 1m 2s
Artifacts

static-analysis.yml

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

Annotations

5 errors
PHP 8.4 - Laravel 12
Process completed with exit code 1.
PHP 8.4 - Laravel 12: src/Server/ServerContext.php#L62
Method Laravel\Mcp\Server\ServerContext::prompts() should return Illuminate\Support\Collection<int, Laravel\Mcp\Server\Prompt> but return statement is missing.
PHP 8.4 - Laravel 12: src/Server/ServerContext.php#L50
Method Laravel\Mcp\Server\ServerContext::resources() should return Illuminate\Support\Collection<int, Laravel\Mcp\Server\Resource> but return statement is missing.
PHP 8.4 - Laravel 12: src/Server/ServerContext.php#L39
Method Laravel\Mcp\Server\ServerContext::tools() should return Illuminate\Support\Collection<int, Laravel\Mcp\Server\Tool> but return statement is missing.
PHP 8.4 - Laravel 12: src/Server/Primitive.php#L46
Undefined variable: $request