Skip to content

[BUGFIX] Use identifier_hash in CloudinaryScanService (#38) #85

[BUGFIX] Use identifier_hash in CloudinaryScanService (#38)

[BUGFIX] Use identifier_hash in CloudinaryScanService (#38) #85

Triggered via push December 5, 2023 08:27
Status Failure
Total duration 36s
Artifacts

ci.yaml

on: push
check-composer
6s
check-composer
Matrix: code-quality
Matrix: php-linting
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 5 warnings
code-quality (8.1): Classes/ViewHelpers/CloudinaryImageDataViewHelper.php#L79
Parameter #1 $url of function parse_url expects string, mixed given.
code-quality (8.1): Classes/ViewHelpers/CloudinaryImageDataViewHelper.php#L89
Parameter #2 $image of method TYPO3\CMS\Extbase\Service\ImageService::getImage() expects TYPO3\CMS\Core\Resource\FileInterface|TYPO3\CMS\Extbase\Domain\Model\FileReference|null, mixed given.
code-quality (8.1): Classes/ViewHelpers/CloudinaryImageDataViewHelper.php#L90
Parameter #3 $treatIdAsReference of method TYPO3\CMS\Extbase\Service\ImageService::getImage() expects bool, mixed given.
code-quality (8.1): Classes/ViewHelpers/CloudinaryImageDataViewHelper.php#L163
Parameter #1 $identifier of method TYPO3Fluid\Fluid\Core\Variables\VariableProviderInterface::add() expects string, mixed given.
code-quality (8.1): Classes/ViewHelpers/CloudinaryImageDataViewHelper.php#L165
Parameter #1 $identifier of method TYPO3Fluid\Fluid\Core\Variables\VariableProviderInterface::remove() expects string, mixed given.
code-quality (8.1): Classes/ViewHelpers/CloudinaryImageViewHelper.php#L86
Parameter #1 $src of method TYPO3\CMS\Extbase\Service\ImageService::getImage() expects string, mixed given.
code-quality (8.1): Classes/ViewHelpers/CloudinaryImageViewHelper.php#L87
Parameter #2 $image of method TYPO3\CMS\Extbase\Service\ImageService::getImage() expects TYPO3\CMS\Core\Resource\FileInterface|TYPO3\CMS\Extbase\Domain\Model\FileReference|null, mixed given.
code-quality (8.1): Classes/ViewHelpers/CloudinaryImageViewHelper.php#L88
Parameter #3 $treatIdAsReference of method TYPO3\CMS\Extbase\Service\ImageService::getImage() expects bool, mixed given.
code-quality (8.1)
Process completed with exit code 1.
code-quality (8): Classes/ViewHelpers/CloudinaryImageDataViewHelper.php#L79
Parameter #1 $url of function parse_url expects string, mixed given.
code-quality (8): Classes/ViewHelpers/CloudinaryImageDataViewHelper.php#L89
Parameter #2 $image of method TYPO3\CMS\Extbase\Service\ImageService::getImage() expects TYPO3\CMS\Core\Resource\FileInterface|TYPO3\CMS\Extbase\Domain\Model\FileReference|null, mixed given.
code-quality (8): Classes/ViewHelpers/CloudinaryImageDataViewHelper.php#L90
Parameter #3 $treatIdAsReference of method TYPO3\CMS\Extbase\Service\ImageService::getImage() expects bool, mixed given.
code-quality (8): Classes/ViewHelpers/CloudinaryImageDataViewHelper.php#L163
Parameter #1 $identifier of method TYPO3Fluid\Fluid\Core\Variables\VariableProviderInterface::add() expects string, mixed given.
code-quality (8): Classes/ViewHelpers/CloudinaryImageDataViewHelper.php#L165
Parameter #1 $identifier of method TYPO3Fluid\Fluid\Core\Variables\VariableProviderInterface::remove() expects string, mixed given.
code-quality (8): Classes/ViewHelpers/CloudinaryImageViewHelper.php#L86
Parameter #1 $src of method TYPO3\CMS\Extbase\Service\ImageService::getImage() expects string, mixed given.
code-quality (8): Classes/ViewHelpers/CloudinaryImageViewHelper.php#L87
Parameter #2 $image of method TYPO3\CMS\Extbase\Service\ImageService::getImage() expects TYPO3\CMS\Core\Resource\FileInterface|TYPO3\CMS\Extbase\Domain\Model\FileReference|null, mixed given.
code-quality (8): Classes/ViewHelpers/CloudinaryImageViewHelper.php#L88
Parameter #3 $treatIdAsReference of method TYPO3\CMS\Extbase\Service\ImageService::getImage() expects bool, mixed given.
code-quality (8)
Process completed with exit code 1.
check-composer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
php-linting (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
php-linting (8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
code-quality (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
code-quality (8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/