ci: drop php8.1, add php8.4 #133
continuous-integration.yml
on: push
Matrix: composer-normalize
Matrix: composer-validate
Matrix: php-code-sniffer
Matrix: phpmd
Matrix: phpstan
Matrix: psalm
Matrix: tests
Annotations
11 errors
|
phpstan (8.2)
Process completed with exit code 1.
|
|
phpstan (8.2):
src/Storage/DTO/MetricNameWithLabels.php#L20
Call to static method Webmozart\Assert\Assert::allStringNotEmpty() with array<non-empty-string, non-empty-string> will always evaluate to true.
|
|
phpstan (8.2):
src/Storage/DTO/MetricNameWithLabels.php#L19
Call to static method Webmozart\Assert\Assert::allString() with list<non-empty-string> will always evaluate to true.
|
|
phpstan (8.4)
The operation was canceled.
|
|
phpstan (8.4):
src/Storage/DTO/MetricNameWithLabels.php#L20
Call to static method Webmozart\Assert\Assert::allStringNotEmpty() with array<non-empty-string, non-empty-string> will always evaluate to true.
|
|
phpstan (8.4):
src/Storage/DTO/MetricNameWithLabels.php#L19
Call to static method Webmozart\Assert\Assert::allString() with list<non-empty-string> will always evaluate to true.
|
|
phpstan (8.4)
The strategy configuration was canceled because "phpstan._8_2" failed
|
|
phpstan (8.3)
The operation was canceled.
|
|
phpstan (8.3):
src/Storage/DTO/MetricNameWithLabels.php#L20
Call to static method Webmozart\Assert\Assert::allStringNotEmpty() with array<non-empty-string, non-empty-string> will always evaluate to true.
|
|
phpstan (8.3):
src/Storage/DTO/MetricNameWithLabels.php#L19
Call to static method Webmozart\Assert\Assert::allString() with list<non-empty-string> will always evaluate to true.
|
|
phpstan (8.3)
The strategy configuration was canceled because "phpstan._8_2" failed
|