Skip to content

FilesystemMapper: returns only existing files #16

FilesystemMapper: returns only existing files

FilesystemMapper: returns only existing files #16

Triggered via push January 12, 2025 12:02
Status Success
Total duration 19s
Artifacts
PHPStan
9s
PHPStan
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
PHPStan: src/Assets/FilesystemMapper.php#L111
Variable $default might not be defined.
PHPStan: src/Bridges/Assets/DIExtension.php#L45
Cannot access property $url on array|object.
PHPStan: src/Bridges/Assets/DIExtension.php#L46
Cannot access property $url on array|object.
PHPStan: src/Bridges/Assets/DIExtension.php#L46
Class Nette\Http\UrlImmutable not found.
PHPStan: src/Bridges/Assets/DIExtension.php#L76
Class Nette\Bridges\ApplicationLatte\LatteFactory not found.
PHPStan: src/Bridges/Assets/DIExtension.php#L77
Call to an undefined method Nette\DI\Definitions\Definition::getResultDefinition().
PHPStan: src/Bridges/Assets/LatteExtension.php#L29
Call to an undefined method Nette\Assets\Asset::getWidth().
PHPStan: src/Bridges/Assets/LatteExtension.php#L32
Call to an undefined method Nette\Assets\Asset::getHeight().
PHPStan
Process completed with exit code 1.
PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636