Update phpstan/phpstan requirement from ^1.12 to ^2.1 - #55
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Update phpstan/phpstan requirement from ^1.12 to ^2.1#55dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
10 errors and 1 warning
|
Classes/Command/CloudinaryApiCommand.php#L144
Cannot access offset 'public_id' on mixed.
|
|
Classes/Command/CloudinaryApiCommand.php#L138
Parameter #1 $message of method Visol\Cloudinary\Command\AbstractCloudinaryCommand::log() expects string, mixed given.
|
|
Classes/Command/CloudinaryApiCommand.php#L138
Cannot access offset 'public_id' on mixed.
|
|
Classes/Command/AbstractCloudinaryCommand.php#L136
Parameter #2 $values of function vsprintf expects array<bool|float|int|string|null>, array given.
|
|
Classes/Command/AbstractCloudinaryCommand.php#L90
Strict comparison using !== between non-empty-string and null will always evaluate to true.
|
|
Classes/Backend/Form/Container/FilesControlContainer.php#L30
Method Visol\Cloudinary\Backend\Form\Container\FilesControlContainer::getFileSelectors() should return array but returns mixed.
|
|
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.
|
|
Classes/Backend/Form/Container/FilesControlContainer.php#L14
Parameter #1 $inlineFirstPid of method TYPO3\CMS\Backend\Form\InlineStackProcessor::getCurrentStructureDomObjectIdPrefix() expects int|string, mixed given.
|
|
Classes/Backend/Form/CloudinaryFileSelector.php#L105
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
|
Classes/Backend/Form/CloudinaryFileSelector.php#L59
Cannot access offset 'tceform_cludinary_storage' on mixed.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading