CI #325
Annotations
5 errors and 1 warning
PHPStan:
src/Bridge/NetteHttp/CookieLocaleConfigurator.php#L32
Parameter #3 $expire of method Nette\Http\IResponse::setCookie() expects int|null, DateTimeInterface|int|string given.
|
PHPStan:
tests/Unit/DefaultTranslatorTest.php#L125
Ignored error pattern #^Cannot call method getCount\(\) on Orisai\\Localization\\Logging\\MissingResource\|null\.$# in path /home/runner/work/localization/localization/tests/Unit/DefaultTranslatorTest.php is expected to occur 2 times, but occurred only 1 time.
|
PHPStan:
tests/Unit/DefaultTranslatorTest.php#L125
Ignored error pattern #^Cannot call method getLanguageTags\(\) on Orisai\\Localization\\Logging\\MissingResource\|null\.$# in path /home/runner/work/localization/localization/tests/Unit/DefaultTranslatorTest.php is expected to occur 2 times, but occurred only 1 time.
|
PHPStan:
tests/Unit/DefaultTranslatorTest.php#L125
Ignored error pattern #^Cannot call method getMessage\(\) on Orisai\\Localization\\Logging\\MissingResource\|null\.$# in path /home/runner/work/localization/localization/tests/Unit/DefaultTranslatorTest.php is expected to occur 2 times, but occurred only 1 time.
|
PHPStan
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading