Skip to content

Add frosh-tools:health-check-json command #190

Add frosh-tools:health-check-json command

Add frosh-tools:health-check-json command #190

Triggered via pull request February 6, 2025 15:33
Status Failure
Total duration 1m 51s
Artifacts

code-style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan / Static Analyse: src/Command/HealthCheckJsonCommand.php#L16
Out of 20 possible property types, only 19 - 95.0 % actually have it. Add more property types to get over 100 %
phpstan / Static Analyse: src/Command/HealthCheckJsonCommand.php#L16
Property Frosh\Tools\Command\HealthCheckJsonCommand::$defaultName has no type specified.
phpstan / Static Analyse: src/Command/HealthCheckJsonCommand.php#L41
Parameter #1 $messages of method Symfony\Component\Console\Output\OutputInterface::writeln() expects iterable<string>|string, string|false given.
phpstan / Static Analyse: src/Components/Elasticsearch/ElasticsearchManager.php#L93
Access to deprecated property $transport of class OpenSearch\Client: in 2.4.0 and will be removed in 3.0.0.
phpstan / Static Analyse: src/Components/Elasticsearch/ElasticsearchManager.php#L95
Access to deprecated property $transport of class OpenSearch\Client: in 2.4.0 and will be removed in 3.0.0.
phpstan / Static Analyse
Process completed with exit code 1.