cs-fix #173
Annotations
7 errors and 2 warnings
Run PHPStan:
src/DependencyBuilder.php#L358
Parameter #1 $moduleName of method Prestashop\ModuleLibMboInstaller\DependencyBuilder::buildRoutesForModule() expects string, bool|int|string given.
|
Run PHPStan:
src/DependencyBuilder.php#L376
Method Prestashop\ModuleLibMboInstaller\DependencyBuilder::getDependencies() should return array<string, non-empty-array<string, bool|string>> but returns array<int|string, array<string, mixed>>.
|
Run PHPStan:
src/DependencyBuilder.php#L420
Method Prestashop\ModuleLibMboInstaller\DependencyBuilder::getHelpUrlSpecification() should return array{dependencies: array<string, bool|int|string>} but returns array{en_GB: 'https://addons…', en_US: 'https://addons…', de_DE: 'https://addons…', es_ES: 'https://addons…', fr_FR: 'https://addons…', it_IT: 'https://addons…', nl_NL: 'https://addons…', pl_PL: 'https://addons…', ...}.
|
Run PHPStan:
src/DependencyBuilder.php#L427
Method Prestashop\ModuleLibMboInstaller\DependencyBuilder::getHelpUrlSpecification() should return array{dependencies: array<string, bool|int|string>} but returns array{en_GB: 'https://addons…', en_US: 'https://addons…', de_DE: 'https://addons…', es_ES: 'https://addons…', fr_FR: 'https://addons…', it_IT: 'https://addons…', nl_NL: 'https://addons…', pl_PL: 'https://addons…', ...}.
|
Run PHPStan:
src/DependencyBuilder.php#L448
Method Prestashop\ModuleLibMboInstaller\DependencyBuilder::getHelpUrlSpecification() should return array{dependencies: array<string, bool|int|string>} but returns array<string, string>.
|
Run PHPStan:
src/DependencyBuilder.php#L451
Method Prestashop\ModuleLibMboInstaller\DependencyBuilder::getConfigFileContent() has no return type specified.
|
Run PHPStan
The operation was canceled.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading