Skip to content

Multiplier::validate(): Filter out non-validatable components #172

Multiplier::validate(): Filter out non-validatable components

Multiplier::validate(): Filter out non-validatable components #172

Triggered via pull request May 14, 2024 21:48
Status Failure
Total duration 28s
Artifacts

phpstan.yml

on: pull_request
Phpstan  /  Phpstan (8.1)
20s
Phpstan / Phpstan (8.1)
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Phpstan / Phpstan (8.1): src/Multiplier.php#L173
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
Phpstan / Phpstan (8.1): src/Multiplier.php#L316
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
Phpstan / Phpstan (8.1): src/Multiplier.php#L394
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
Phpstan / Phpstan (8.1): src/Multiplier.php#L430
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> 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/.