Skip to content

merged with swagger branch, formatted meta-format files #921

merged with swagger branch, formatted meta-format files

merged with swagger branch, formatted meta-format files #921

Triggered via push December 11, 2024 17:32
Status Failure
Total duration 2m 18s
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.2): app/helpers/MetaFormats/MetaFormat.php#L36
Access to an undefined property App\Helpers\MetaFormats\MetaFormat::$format.
phpstan (8.2): app/helpers/MetaFormats/MetaFormat.php#L36
Access to an undefined property App\Helpers\MetaFormats\MetaFormat::$type.
phpstan (8.2): app/helpers/MetaFormats/MetaFormat.php#L37
Offset 'format' does not exist on string.
phpstan (8.2): app/helpers/MetaFormats/MetaFormatHelper.php#L70
Call to an undefined method ReflectionType::getName().
phpstan (8.2): app/helpers/MetaFormats/MetaFormatHelper.php#L78
Method App\Helpers\MetaFormats\MetaFormatHelper::getClassFormats() should return array{format: string|null, type: string|null} but returns array<array{type: mixed, format: mixed}>.
phpstan (8.2)
Process completed with exit code 1.
phpstan (8.3): app/helpers/MetaFormats/MetaFormat.php#L36
Access to an undefined property App\Helpers\MetaFormats\MetaFormat::$format.
phpstan (8.3): app/helpers/MetaFormats/MetaFormat.php#L36
Access to an undefined property App\Helpers\MetaFormats\MetaFormat::$type.
phpstan (8.3): app/helpers/MetaFormats/MetaFormat.php#L37
Offset 'format' does not exist on string.
phpstan (8.3): app/helpers/MetaFormats/MetaFormatHelper.php#L70
Call to an undefined method ReflectionType::getName().
phpstan (8.3): app/helpers/MetaFormats/MetaFormatHelper.php#L78
Method App\Helpers\MetaFormats\MetaFormatHelper::getClassFormats() should return array{format: string|null, type: string|null} but returns array<array{type: mixed, format: mixed}>.
phpstan (8.3)
Process completed with exit code 1.