[WIP] Partially writing of resources #93
Annotations
10 errors and 2 warnings
Run a static analysis with phpstan/phpstan:
src/Dto/Asset/Image.php#L77
Access to an undefined property Pimcore\Bundle\StudioApiBundle\Dto\Asset\Image::$format.
|
Run a static analysis with phpstan/phpstan:
src/Dto/Asset/Image.php#L92
Access to an undefined property Pimcore\Bundle\StudioApiBundle\Dto\Asset\Image::$vectorGraphic.
|
Run a static analysis with phpstan/phpstan:
src/Dto/Asset/Image.php#L97
Access to an undefined property Pimcore\Bundle\StudioApiBundle\Dto\Asset\Image::$animated.
|
Run a static analysis with phpstan/phpstan:
src/Service/TokenService.php#L100
Variable $data in isset() is never defined.
|
Run a static analysis with phpstan/phpstan:
src/Service/TokenService.php#L104
Unreachable statement - code above always terminates.
|
Run a static analysis with phpstan/phpstan:
src/Util/ValueObjects/Permission.php#L21
Class Pimcore\Bundle\StudioApiBundle\Util\ValueObjects\Permission has an uninitialized readonly property $list. Assign it in the constructor.
|
Run a static analysis with phpstan/phpstan:
src/Util/ValueObjects/Permission.php#L23
Class Pimcore\Bundle\StudioApiBundle\Util\ValueObjects\Permission has an uninitialized readonly property $view. Assign it in the constructor.
|
Run a static analysis with phpstan/phpstan:
src/Util/ValueObjects/Permission.php#L25
Class Pimcore\Bundle\StudioApiBundle\Util\ValueObjects\Permission has an uninitialized readonly property $publish. Assign it in the constructor.
|
Run a static analysis with phpstan/phpstan:
src/Util/ValueObjects/Permission.php#L27
Class Pimcore\Bundle\StudioApiBundle\Util\ValueObjects\Permission has an uninitialized readonly property $delete. Assign it in the constructor.
|
Run a static analysis with phpstan/phpstan:
src/Util/ValueObjects/Permission.php#L29
Class Pimcore\Bundle\StudioApiBundle\Util\ValueObjects\Permission has an uninitialized readonly property $rename. Assign it in the constructor.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading