feat: add logger for warnings and errors withing cached result, introduce dedicated endpoint to get just the health state #191
code-style.yml
on: pull_request
cs
/
Check Style
12s
phpstan
/
Static Analyse
1m 37s
Annotations
3 errors
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.
|