Skip to content

feat: Node.js/Grunt setup detection for improved build process #84

feat: Node.js/Grunt setup detection for improved build process

feat: Node.js/Grunt setup detection for improved build process #84

Triggered via pull request January 30, 2026 10:46
Status Success
Total duration 2m 35s
Artifacts

phpstan.yml

on: pull_request
PHPStan Analysis
2m 32s
PHPStan Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan Analysis: vendor/openforgeproject/mageforge/src/Console/Command/System/CheckCommand.php#L243
Method OpenForgeProject\MageForge\Console\Command\System\CheckCommand::getDatabaseConfig() return type has no value type specified in iterable type array.
PHPStan Analysis: vendor/openforgeproject/mageforge/src/Console/Command/Hyva/CompatibilityCheckCommand.php#L307
Method OpenForgeProject\MageForge\Console\Command\Hyva\CompatibilityCheckCommand::displaySummary() has parameter $results with no value type specified in iterable type array.
PHPStan Analysis: vendor/openforgeproject/mageforge/src/Console/Command/Hyva/CompatibilityCheckCommand.php#L269
Method OpenForgeProject\MageForge\Console\Command\Hyva\CompatibilityCheckCommand::displayDetailedIssues() has parameter $results with no value type specified in iterable type array.
PHPStan Analysis: vendor/openforgeproject/mageforge/src/Console/Command/Hyva/CompatibilityCheckCommand.php#L249
Method OpenForgeProject\MageForge\Console\Command\Hyva\CompatibilityCheckCommand::displayResults() has parameter $results with no value type specified in iterable type array.
PHPStan Analysis: vendor/openforgeproject/mageforge/src/Console/Command/Hyva/CompatibilityCheckCommand.php#L38
Property OpenForgeProject\MageForge\Console\Command\Hyva\CompatibilityCheckCommand::$secureEnvStorage type has no value type specified in iterable type array.
PHPStan Analysis: vendor/openforgeproject/mageforge/src/Console/Command/Hyva/CompatibilityCheckCommand.php#L37
Property OpenForgeProject\MageForge\Console\Command\Hyva\CompatibilityCheckCommand::$originalEnv type has no value type specified in iterable type array.
PHPStan Analysis: vendor/openforgeproject/mageforge/src/Console/Command/Dev/InspectorCommand.php#L118
Match arm comparison between 'status' and 'status' is always true.
PHPStan Analysis: vendor/openforgeproject/mageforge/src/Console/Command/AbstractCommand.php#L40
Property OpenForgeProject\MageForge\Console\Command\AbstractCommand::$secureEnvStorage type has no value type specified in iterable type array.
PHPStan Analysis: vendor/openforgeproject/mageforge/src/Console/Command/AbstractCommand.php#L35
Property OpenForgeProject\MageForge\Console\Command\AbstractCommand::$originalEnv type has no value type specified in iterable type array.
PHPStan Analysis: vendor/openforgeproject/mageforge/src/Block/Inspector.php#L35
Method OpenForgeProject\MageForge\Block\Inspector::__construct() has parameter $data with no value type specified in iterable type array.