Skip to content

removed community health files #42

removed community health files

removed community health files #42

Triggered via push September 26, 2023 11:23
Status Success
Total duration 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPStan: src/ComponentModel/Container.php#L79
Cannot access offset string on Iterator.
PHPStan: src/ComponentModel/Container.php#L137
Method Nette\ComponentModel\IContainer::getComponent() invoked with 2 parameters, 1 required.
PHPStan: src/ComponentModel/Container.php#L144
Parameter #1 $array of function array_keys expects array, Iterator given.
PHPStan: src/ComponentModel/Container.php#L185
Parameter #1 $array of class Nette\ComponentModel\RecursiveComponentIterator constructor expects array, Iterator given.
PHPStan: src/ComponentModel/Container.php#L215
If condition is always true.
PHPStan: src/ComponentModel/Container.php#L220
Cannot access offset mixed on Iterator.
PHPStan: src/ComponentModel/RecursiveComponentIterator.php#L17
Class Nette\ComponentModel\RecursiveComponentIterator extends generic class RecursiveArrayIterator but does not specify its types: TKey, TValue
PHPStan
Process completed with exit code 1.