Skip to content

Fix compatibility with nette/forms 3.2.3 #144

Fix compatibility with nette/forms 3.2.3

Fix compatibility with nette/forms 3.2.3 #144

Triggered via push May 7, 2024 23:50
Status Failure
Total duration 36s
Artifacts

phpstan.yml

on: push
Phpstan  /  Phpstan (8.1)
27s
Phpstan / Phpstan (8.1)
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Phpstan / Phpstan (8.1): src/Multiplier.php#L320
Method Contributte\FormMultiplier\Multiplier::setValues() has parameter $values with no value type specified in iterable type array.
Phpstan / Phpstan (8.1): src/Multiplier.php#L381
Parameter #1 $array of static method Nette\Utils\Arrays::get() expects array, array|Nette\Http\FileUpload|string|null given.
Phpstan / Phpstan (8.1)
Process completed with exit code 2.
Phpstan / Phpstan (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.