Skip to content

each class field can now be checked individually, added cache for ref… #930

each class field can now be checked individually, added cache for ref…

each class field can now be checked individually, added cache for ref… #930

Triggered via push December 16, 2024 13:03
Status Failure
Total duration 2m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

12 errors
phpstan (8.3): app/helpers/MetaFormats/FormatAttribute.php#L13
Constructor of class App\Helpers\MetaFormats\FormatAttribute has an unused parameter $format.
phpstan (8.3): app/helpers/MetaFormats/MetaFormatHelper.php#L93
Call to an undefined method ReflectionType::getName().
phpstan (8.3): app/helpers/MetaFormats/MetaFormatHelper.php#L98
Method App\Helpers\MetaFormats\MetaFormatHelper::createNameToFieldDefinitionsMap() should return array{format: string|null, type: string|null} but returns array<App\Helpers\MetaFormats\FieldFormatDefinition>.
phpstan (8.3): app/model/view/MetaView.php#L30
Call to an undefined static method App\Helpers\MetaFormats\MetaFormatHelper::getFormatDefinitions().
phpstan (8.3): app/model/view/MetaView.php#L49
Call to an undefined static method App\Helpers\MetaFormats\MetaFormatHelper::getClassFormats().
phpstan (8.3)
Process completed with exit code 1.
phpstan (8.2): app/helpers/MetaFormats/FormatAttribute.php#L13
Constructor of class App\Helpers\MetaFormats\FormatAttribute has an unused parameter $format.
phpstan (8.2): app/helpers/MetaFormats/MetaFormatHelper.php#L93
Call to an undefined method ReflectionType::getName().
phpstan (8.2): app/helpers/MetaFormats/MetaFormatHelper.php#L98
Method App\Helpers\MetaFormats\MetaFormatHelper::createNameToFieldDefinitionsMap() should return array{format: string|null, type: string|null} but returns array<App\Helpers\MetaFormats\FieldFormatDefinition>.
phpstan (8.2): app/model/view/MetaView.php#L30
Call to an undefined static method App\Helpers\MetaFormats\MetaFormatHelper::getFormatDefinitions().
phpstan (8.2): app/model/view/MetaView.php#L49
Call to an undefined static method App\Helpers\MetaFormats\MetaFormatHelper::getClassFormats().
phpstan (8.2)
Process completed with exit code 1.