chore: make Forms OpenAPI compliant #2050
Annotations
10 errors
Run coding standards check:
lib/Controller/ApiController.php#L78
lib/Controller/ApiController.php:78:23: InvalidTypeImport: Type alias FormsPartialForm imported from OCA\Forms\ResponseDefinitions is not defined on the source class (see https://psalm.dev/233)
|
Run coding standards check:
lib/Controller/ApiController.php#L79
lib/Controller/ApiController.php:79:23: InvalidTypeImport: Type alias FormsForm imported from OCA\Forms\ResponseDefinitions is not defined on the source class (see https://psalm.dev/233)
|
Run coding standards check:
lib/Controller/ApiController.php#L80
lib/Controller/ApiController.php:80:23: InvalidTypeImport: Type alias FormsQuestion imported from OCA\Forms\ResponseDefinitions is not defined on the source class (see https://psalm.dev/233)
|
Run coding standards check:
lib/Controller/ApiController.php#L81
lib/Controller/ApiController.php:81:23: InvalidTypeImport: Type alias FormsOption imported from OCA\Forms\ResponseDefinitions is not defined on the source class (see https://psalm.dev/233)
|
Run coding standards check:
lib/Controller/ApiController.php#L82
lib/Controller/ApiController.php:82:23: InvalidTypeImport: Type alias FormsSubmissions imported from OCA\Forms\ResponseDefinitions is not defined on the source class (see https://psalm.dev/233)
|
Run coding standards check:
lib/Controller/ApiController.php#L83
lib/Controller/ApiController.php:83:23: InvalidTypeImport: Type alias FormsUploadedFile imported from OCA\Forms\ResponseDefinitions is not defined on the source class (see https://psalm.dev/233)
|
Run coding standards check:
lib/Controller/ApiController.php#L133
lib/Controller/ApiController.php:133:2: InvalidDocblock: Cannot parse generic type in docblock for OCA\Forms\Controller\ApiController::getForms (see https://psalm.dev/008)
|
Run coding standards check:
lib/Controller/ApiController.php#L162
lib/Controller/ApiController.php:162:2: InvalidDocblock: Cannot parse generic type in docblock for OCA\Forms\Controller\ApiController::newForm (see https://psalm.dev/008)
|
Run coding standards check:
lib/Controller/ApiController.php#L238
lib/Controller/ApiController.php:238:2: InvalidDocblock: Cannot parse generic type in docblock for OCA\Forms\Controller\ApiController::getForm (see https://psalm.dev/008)
|
Run coding standards check:
lib/Controller/ApiController.php#L269
lib/Controller/ApiController.php:269:2: InvalidDocblock: Cannot parse generic type in docblock for OCA\Forms\Controller\ApiController::updateForm (see https://psalm.dev/008)
|
Loading