Automation #2667
automation.yml
on: schedule
automation
/
Generate job matrix
6s
Matrix: automation / qa
Annotations
4 warnings
UnusedClass:
src/Exception/TemplateNotFoundException.php#L10
src/Exception/TemplateNotFoundException.php:10:13: UnusedClass: Class Ghostwriter\Phtml\Exception\TemplateNotFoundException is never used (see https://psalm.dev/075)
|
PossiblyUnusedMethod:
src/Interface/PhtmlInterface.php#L9
src/Interface/PhtmlInterface.php:9:21: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Phtml\Interface\PhtmlInterface::render (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/Phtml.php#L38
src/Phtml.php:38:21: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Phtml\Phtml::e (see https://psalm.dev/087)
|
UnresolvableInclude:
src/Phtml.php#L54
src/Phtml.php:54:17: UnresolvableInclude: Cannot resolve the given expression to a file path (see https://psalm.dev/106)
|