Corona: JSON validation #234
Annotations
10 errors and 1 warning
Run PHPStan:
src/Lunr/Corona/JsonView.php#L13
Referencing prefixed PHPStan class: _PHPStan_c875e8309\Psr\Container\ContainerInterface.
|
Run PHPStan:
src/Lunr/Corona/JsonView.php#L30
Property Lunr\Corona\JsonView::$jsonretriever has unknown class JsonSchema\Uri\UriRetriever as its type.
|
Run PHPStan:
src/Lunr/Corona/JsonView.php#L36
Property Lunr\Corona\JsonView::$jsonresolver has unknown class JsonSchema\RefResolver as its type.
|
Run PHPStan:
src/Lunr/Corona/JsonView.php#L42
Property Lunr\Corona\JsonView::$jsonvalidator has unknown class JsonSchema\Validator as its type.
|
Run PHPStan:
src/Lunr/Corona/JsonView.php#L58
Parameter $locator of method Lunr\Corona\JsonView::__construct() has invalid type _PHPStan_c875e8309\Psr\Container\ContainerInterface.
|
Run PHPStan:
src/Lunr/Corona/JsonView.php#L58
Referencing prefixed PHPStan class: _PHPStan_c875e8309\Psr\Container\ContainerInterface.
|
Run PHPStan:
src/Lunr/Corona/JsonView.php#L63
Call to method get() on an unknown class _PHPStan_c875e8309\Psr\Container\ContainerInterface.
|
Run PHPStan:
src/Lunr/Corona/JsonView.php#L64
Call to method get() on an unknown class _PHPStan_c875e8309\Psr\Container\ContainerInterface.
|
Run PHPStan:
src/Lunr/Corona/JsonView.php#L65
Call to method get() on an unknown class _PHPStan_c875e8309\Psr\Container\ContainerInterface.
|
Run PHPStan:
src/Lunr/Corona/JsonView.php#L230
Call to method retrieve() on an unknown class JsonSchema\Uri\UriRetriever.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading