Fix CI #297
Annotations
5 errors and 1 warning
CS Fixer & PHPStan (7.4):
src/SiteConfig/ConfigBuilder.php#L95
Parameter #1 $key of function array_key_exists expects int|string, string|false given.
|
CS Fixer & PHPStan (7.4):
src/SiteConfig/ConfigBuilder.php#L141
Parameter #1 $host of method Graby\SiteConfig\ConfigBuilder::loadSiteConfig() expects string, string|false given.
|
CS Fixer & PHPStan (7.4):
src/SiteConfig/ConfigBuilder.php#L142
Parameter #1 $key of method Graby\SiteConfig\ConfigBuilder::getCachedVersion() expects string, string|false given.
|
CS Fixer & PHPStan (7.4):
src/SiteConfig/ConfigBuilder.php#L143
Parameter #1 $key of method Graby\SiteConfig\ConfigBuilder::addToCache() expects string, string|false given.
|
CS Fixer & PHPStan (7.4)
Process completed with exit code 1.
|
CS Fixer & PHPStan (7.4)
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/
|