Skip to content

feat: add support for --configuration #175

feat: add support for --configuration

feat: add support for --configuration #175

Triggered via push September 24, 2024 16:07
Status Failure
Total duration 29s
Artifacts
Matrix: code_analysis_composer
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan on PHP 8.3: src/Commands/AnalyseCommand.php#L114
Parameter #1 $configFiles of class Worksome\Graphlint\Kernel constructor expects array<non-empty-string>, array{string} given.
PHPStan on PHP 8.3
Process completed with exit code 1.
PHPStan on PHP 8.2: src/Commands/AnalyseCommand.php#L114
Parameter #1 $configFiles of class Worksome\Graphlint\Kernel constructor expects array<non-empty-string>, array{string} given.
PHPStan on PHP 8.2
Process completed with exit code 1.