Skip to content

Introducing schema component #19

Introducing schema component

Introducing schema component #19

Triggered via pull request August 4, 2025 22:22
@chr-hertelchr-hertel
synchronize #2
schema
Status Failure
Total duration 32s
Artifacts

pipeline.yml

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

Annotations

10 errors
qa: src/Schema/ClientCapabilities.php#L55
Method Mcp\Schema\ClientCapabilities::fromArray() has parameter $data with no value type specified in iterable type array.
qa: src/Schema/ClientCapabilities.php#L34
Method Mcp\Schema\ClientCapabilities::toArray() return type has no value type specified in iterable type array.
qa: src/Schema/ClientCapabilities.php#L31
Unsafe usage of new static().
qa: src/Schema/ClientCapabilities.php#L29
Method Mcp\Schema\ClientCapabilities::make() has parameter $experimental with no value type specified in iterable type array.
qa: src/Schema/ClientCapabilities.php#L21
Method Mcp\Schema\ClientCapabilities::__construct() has parameter $experimental with no value type specified in iterable type array.
qa: src/Schema/Annotations.php#L91
Method Mcp\Schema\Annotations::jsonSerialize() return type has no value type specified in iterable type array.
qa: src/Schema/Annotations.php#L85
Unsafe usage of new static().
qa: src/Schema/Annotations.php#L78
Method Mcp\Schema\Annotations::fromArray() has parameter $data with no value type specified in iterable type array.
qa: src/Schema/Annotations.php#L65
Method Mcp\Schema\Annotations::toArray() return type has no value type specified in iterable type array.
qa: src/Schema/Annotations.php#L62
Unsafe usage of new static().