Update phpstan/phpstan requirement from ^1.12 to ^2.1 #55
Annotations
10 errors and 1 warning
|
Code Quality (by PHPStan):
Classes/Command/CloudinaryApiCommand.php#L144
Cannot access offset 'public_id' on mixed.
|
|
Code Quality (by PHPStan):
Classes/Command/CloudinaryApiCommand.php#L138
Parameter #1 $message of method Visol\Cloudinary\Command\AbstractCloudinaryCommand::log() expects string, mixed given.
|
|
Code Quality (by PHPStan):
Classes/Command/CloudinaryApiCommand.php#L138
Cannot access offset 'public_id' on mixed.
|
|
Code Quality (by PHPStan):
Classes/Command/AbstractCloudinaryCommand.php#L136
Parameter #2 $values of function vsprintf expects array<bool|float|int|string|null>, array given.
|
|
Code Quality (by PHPStan):
Classes/Command/AbstractCloudinaryCommand.php#L90
Strict comparison using !== between non-empty-string and null will always evaluate to true.
|
|
Code Quality (by PHPStan):
Classes/Backend/Form/Container/FilesControlContainer.php#L30
Method Visol\Cloudinary\Backend\Form\Container\FilesControlContainer::getFileSelectors() should return array but returns mixed.
|
|
Code Quality (by PHPStan):
Classes/Backend/Form/Container/FilesControlContainer.php#L28
Property TYPO3\CMS\Backend\Form\Container\FilesControlContainer::$javaScriptModules (array<int, array<string, string>|string|TYPO3\CMS\Core\Page\JavaScriptModuleInstruction>) does not accept mixed.
|
|
Code Quality (by PHPStan):
Classes/Backend/Form/Container/FilesControlContainer.php#L14
Parameter #1 $inlineFirstPid of method TYPO3\CMS\Backend\Form\InlineStackProcessor::getCurrentStructureDomObjectIdPrefix() expects int|string, mixed given.
|
|
Code Quality (by PHPStan):
Classes/Backend/Form/CloudinaryFileSelector.php#L105
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
|
Code Quality (by PHPStan):
Classes/Backend/Form/CloudinaryFileSelector.php#L59
Cannot access offset 'tceform_cludinary_storage' on mixed.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
Loading