Skip to content

Meta views

Meta views #1019

Triggered via pull request February 27, 2025 13:49
@eceltoveceltov
synchronize #480
meta-views
Status Failure
Total duration 2m 21s
Artifacts

ci.yml

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

Annotations

6 errors
phpstan (8.3): app/helpers/MetaFormats/AnnotationConversion/StandardAnnotationConverter.php#L18
PHPDoc tag @var for property App\Helpers\MetaFormats\AnnotationConversion\StandardAnnotationConverter::$routesMetadata with type array|null is not subtype of native type array.
phpstan (8.3): app/helpers/MetaFormats/AnnotationConversion/StandardAnnotationConverter.php#L18
Static property App\Helpers\MetaFormats\AnnotationConversion\StandardAnnotationConverter::$routesMetadata (array) does not accept default value of type null.
phpstan (8.3)
Process completed with exit code 1.
phpstan (8.2): app/helpers/MetaFormats/AnnotationConversion/StandardAnnotationConverter.php#L18
PHPDoc tag @var for property App\Helpers\MetaFormats\AnnotationConversion\StandardAnnotationConverter::$routesMetadata with type array|null is not subtype of native type array.
phpstan (8.2): app/helpers/MetaFormats/AnnotationConversion/StandardAnnotationConverter.php#L18
Static property App\Helpers\MetaFormats\AnnotationConversion\StandardAnnotationConverter::$routesMetadata (array) does not accept default value of type null.
phpstan (8.2)
Process completed with exit code 1.