build #476
Annotations
6 errors and 1 warning
PHPStan:
src/DI/TranslationExtension.php#L1
Ignored error pattern #^Fetching class constant class of deprecated class Nette\\Bridges\\ApplicationLatte\\ILatteFactory\:
use Nette\\Bridges\\ApplicationLatte\\LatteFactory$# in path /home/runner/work/translation/translation/src/DI/TranslationExtension.php was not matched in reported errors.
|
PHPStan:
src/DI/TranslationExtension.php#L1
Ignored error pattern #^Fetching class constant class of deprecated class Nette\\Localization\\ITranslator\:
use Nette\\Localization\\Translator$# in path /home/runner/work/translation/translation/src/DI/TranslationExtension.php was not matched in reported errors.
|
PHPStan:
src/DI/TranslationExtension.php#L85
Fetching class constant class of deprecated interface Nette\Bridges\ApplicationLatte\ILatteFactory:
use Nette\Bridges\ApplicationLatte\LatteFactory
|
PHPStan:
src/DI/TranslationExtension.php#L147
Fetching class constant class of deprecated interface Nette\Localization\ITranslator:
use Nette\Localization\Translator
|
PHPStan:
src/DI/TranslationExtension.php#L236
Fetching class constant class of deprecated interface Nette\Localization\ITranslator:
use Nette\Localization\Translator
|
PHPStan
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading