Skip to content

FilesystemMapper: returns only existing files #15

FilesystemMapper: returns only existing files

FilesystemMapper: returns only existing files #15

Triggered via push December 15, 2024 20:08
Status Success
Total duration 25s
Artifacts
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