phpstan #125
Annotations
8 errors and 1 warning
|
src/DependencyBuilder.php#L254
Method Prestashop\ModuleLibMboInstaller\DependencyBuilder::getDependencies() never returns array{} so it can be removed from the return type.
|
src/DependencyBuilder.php#L258
Offset 'dependencies' on array{dependencies: array{}} in empty() always exists and is always falsy.
|
src/DependencyBuilder.php#L258
Result of || is always true.
|
src/DependencyBuilder.php#L259
Method Prestashop\ModuleLibMboInstaller\DependencyBuilder::getDependencies() should return array{}|array{ps_mbo: array<string, bool|int|string>} but returns array{ps_mbo: array<string, bool|int|string>|null}.
|
src/DependencyBuilder.php#L264
Unreachable statement - code above always terminates.
|
src/DependencyBuilder.php#L325
Method Prestashop\ModuleLibMboInstaller\DependencyBuilder::getDependenciesSpecification() should return array{dependencies: array{}} but returns array.
|
|
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