Skip to content

feat: add proof-of-concept implementation for strict fully validating using draft-06 schema #533

feat: add proof-of-concept implementation for strict fully validating using draft-06 schema

feat: add proof-of-concept implementation for strict fully validating using draft-06 schema #533

Triggered via pull request August 29, 2025 12:49
Status Failure
Total duration 25s
Artifacts

phpstan.yml

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

Annotations

5 errors
PHPStan (7.2)
Process completed with exit code 1.
PHPStan (7.2): src/JsonSchema/DraftIdentifiers.php#L44
Unreachable statement - code above always terminates.
PHPStan (7.2): src/JsonSchema/DraftIdentifiers.php#L17
PHPDoc tag @extends contains generic type JsonSchema\Enum<string> but class JsonSchema\Enum is not generic.
PHPStan (latest)
The operation was canceled.
PHPStan (latest)
The strategy configuration was canceled because "phpstan._7_2" failed