Skip to content

dev: allow for psalm 6.0 for 8.4+ #74

dev: allow for psalm 6.0 for 8.4+

dev: allow for psalm 6.0 for 8.4+ #74

Triggered via push February 9, 2026 05:24
Status Failure
Total duration 26s
Artifacts

php.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

50 errors
PossiblyUnusedMethod: src/Client.php#L211
src/Client.php:211:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::time (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L178
src/Client.php:178:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::endMemoryProfile (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L166
src/Client.php:166:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::startMemoryProfile (see https://psalm.dev/087)
PossiblyFalseArgument: src/Client.php#L148
src/Client.php:148:33: PossiblyFalseArgument: Argument 1 of md5 cannot be false, possibly string value expected (see https://psalm.dev/104)
PossiblyUnusedReturnValue: src/Client.php#L143
src/Client.php:143:16: PossiblyUnusedReturnValue: The return value for this method is never used (see https://psalm.dev/273)
PossiblyFalseArgument: src/Client.php#L132
src/Client.php:132:33: PossiblyFalseArgument: Argument 1 of md5 cannot be false, possibly string value expected (see https://psalm.dev/104)
PossiblyUnusedMethod: src/Client.php#L94
src/Client.php:94:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::decrement (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L82
src/Client.php:82:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::increment (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L68
src/Client.php:68:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::__construct (see https://psalm.dev/087)
ClassMustBeFinal: src/Client.php#L12
src/Client.php:12:7: ClassMustBeFinal: Class Domnikl\Statsd\Client is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
PossiblyUnusedMethod: src/Client.php#L211
src/Client.php:211:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::time (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L178
src/Client.php:178:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::endMemoryProfile (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L166
src/Client.php:166:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::startMemoryProfile (see https://psalm.dev/087)
PossiblyFalseArgument: src/Client.php#L148
src/Client.php:148:33: PossiblyFalseArgument: Argument 1 of md5 cannot be false, possibly string value expected (see https://psalm.dev/104)
PossiblyUnusedReturnValue: src/Client.php#L143
src/Client.php:143:16: PossiblyUnusedReturnValue: The return value for this method is never used (see https://psalm.dev/273)
PossiblyFalseArgument: src/Client.php#L132
src/Client.php:132:33: PossiblyFalseArgument: Argument 1 of md5 cannot be false, possibly string value expected (see https://psalm.dev/104)
PossiblyUnusedMethod: src/Client.php#L94
src/Client.php:94:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::decrement (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L82
src/Client.php:82:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::increment (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L68
src/Client.php:68:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::__construct (see https://psalm.dev/087)
ClassMustBeFinal: src/Client.php#L12
src/Client.php:12:7: ClassMustBeFinal: Class Domnikl\Statsd\Client is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
PossiblyUnusedMethod: src/Client.php#L211
src/Client.php:211:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::time (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L178
src/Client.php:178:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::endMemoryProfile (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L166
src/Client.php:166:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::startMemoryProfile (see https://psalm.dev/087)
PossiblyFalseArgument: src/Client.php#L148
src/Client.php:148:33: PossiblyFalseArgument: Argument 1 of md5 cannot be false, possibly string value expected (see https://psalm.dev/104)
PossiblyUnusedReturnValue: src/Client.php#L143
src/Client.php:143:16: PossiblyUnusedReturnValue: The return value for this method is never used (see https://psalm.dev/273)
PossiblyFalseArgument: src/Client.php#L132
src/Client.php:132:33: PossiblyFalseArgument: Argument 1 of md5 cannot be false, possibly string value expected (see https://psalm.dev/104)
PossiblyUnusedMethod: src/Client.php#L94
src/Client.php:94:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::decrement (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L82
src/Client.php:82:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::increment (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L68
src/Client.php:68:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::__construct (see https://psalm.dev/087)
ClassMustBeFinal: src/Client.php#L12
src/Client.php:12:7: ClassMustBeFinal: Class Domnikl\Statsd\Client is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
PossiblyUnusedMethod: src/Client.php#L211
src/Client.php:211:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::time (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L178
src/Client.php:178:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::endMemoryProfile (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L166
src/Client.php:166:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::startMemoryProfile (see https://psalm.dev/087)
PossiblyFalseArgument: src/Client.php#L148
src/Client.php:148:33: PossiblyFalseArgument: Argument 1 of md5 cannot be false, possibly string value expected (see https://psalm.dev/104)
PossiblyUnusedReturnValue: src/Client.php#L143
src/Client.php:143:16: PossiblyUnusedReturnValue: The return value for this method is never used (see https://psalm.dev/273)
PossiblyFalseArgument: src/Client.php#L132
src/Client.php:132:33: PossiblyFalseArgument: Argument 1 of md5 cannot be false, possibly string value expected (see https://psalm.dev/104)
PossiblyUnusedMethod: src/Client.php#L94
src/Client.php:94:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::decrement (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L82
src/Client.php:82:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::increment (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L68
src/Client.php:68:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::__construct (see https://psalm.dev/087)
ClassMustBeFinal: src/Client.php#L12
src/Client.php:12:7: ClassMustBeFinal: Class Domnikl\Statsd\Client is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
PossiblyUnusedMethod: src/Client.php#L211
src/Client.php:211:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::time (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L178
src/Client.php:178:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::endMemoryProfile (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L166
src/Client.php:166:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::startMemoryProfile (see https://psalm.dev/087)
PossiblyFalseArgument: src/Client.php#L148
src/Client.php:148:33: PossiblyFalseArgument: Argument 1 of md5 cannot be false, possibly string value expected (see https://psalm.dev/104)
PossiblyUnusedReturnValue: src/Client.php#L143
src/Client.php:143:16: PossiblyUnusedReturnValue: The return value for this method is never used (see https://psalm.dev/273)
PossiblyFalseArgument: src/Client.php#L132
src/Client.php:132:33: PossiblyFalseArgument: Argument 1 of md5 cannot be false, possibly string value expected (see https://psalm.dev/104)
PossiblyUnusedMethod: src/Client.php#L94
src/Client.php:94:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::decrement (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L82
src/Client.php:82:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::increment (see https://psalm.dev/087)
PossiblyUnusedMethod: src/Client.php#L68
src/Client.php:68:21: PossiblyUnusedMethod: Cannot find any calls to method Domnikl\Statsd\Client::__construct (see https://psalm.dev/087)
ClassMustBeFinal: src/Client.php#L12
src/Client.php:12:7: ClassMustBeFinal: Class Domnikl\Statsd\Client is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)