added user format, changed the registration endpoint to accept a requ… #934
Annotations
18 errors
phpstan (8.3):
app/V1Module/presenters/base/BasePresenter.php#L293
Method App\V1Module\Presenters\BasePresenter::getQueryField() is unused.
|
phpstan (8.3):
app/V1Module/presenters/base/BasePresenter.php#L302
Method App\V1Module\Presenters\BasePresenter::validateValue() is unused.
|
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#L103
Call to an undefined method ReflectionType::getName().
|
phpstan (8.3):
app/helpers/MetaFormats/MetaFormatHelper.php#L109
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/V1Module/presenters/base/BasePresenter.php#L293
Method App\V1Module\Presenters\BasePresenter::getQueryField() is unused.
|
phpstan (8.2):
app/V1Module/presenters/base/BasePresenter.php#L302
Method App\V1Module\Presenters\BasePresenter::validateValue() is unused.
|
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#L103
Call to an undefined method ReflectionType::getName().
|
phpstan (8.2):
app/helpers/MetaFormats/MetaFormatHelper.php#L109
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.
|
tests (8.2)
Process completed with exit code 1.
|
tests (8.3)
Process completed with exit code 1.
|