Update documentation #6
Annotations
10 errors and 2 warnings
Run phpstan:
src/Controller/FilesController.php#L101
Caught class CakeDC\Uppy\Controller\UnexpectedValueException not found.
|
Run phpstan:
src/Controller/FilesController.php#L199
Function h not found.
|
Run phpstan:
src/UppyPlugin.php#L27
Constant CONFIG not found.
|
Run phpstan
Process completed with exit code 1.
|
Run phpcs:
src/UppyPlugin.php#L24
Missing doc comment for function bootstrap()
|
Run phpcs
Process completed with exit code 1.
|
Run psalm:
src/Controller/FilesController.php#L101
src/Controller/FilesController.php:101:51: UndefinedClass: Class, interface or enum named CakeDC\Uppy\Controller\UnexpectedValueException does not exist (see https://psalm.dev/019)
|
Run psalm:
src/Controller/FilesController.php#L199
src/Controller/FilesController.php:199:82: UndefinedFunction: Function CakeDC\Uppy\Controller\h does not exist (see https://psalm.dev/021)
|
Run psalm:
src/UppyPlugin.php#L27
src/UppyPlugin.php:27:25: UndefinedConstant: Const CONFIG is not defined (see https://psalm.dev/020)
|
Run psalm
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run phpcs:
src/Util/S3Trait.php#L102
Line exceeds 120 characters; contains 124 characters
|
Loading