Bump psalm/phar from 5.26.1 to 6.0.0 #495
Annotations
10 errors and 1 warning
Run vimeo/psalm:
src/phpDocumentor/Reflection/File/LocalFile.php#L27
src/phpDocumentor/Reflection/File/LocalFile.php:27:13: UnusedClass: Class phpDocumentor\Reflection\File\LocalFile is never used (see https://psalm.dev/075)
|
Run vimeo/psalm:
src/phpDocumentor/Reflection/File/LocalFile.php#L54
src/phpDocumentor/Reflection/File/LocalFile.php:54:28: InvalidFalsableReturnType: The declared return type 'string' for phpDocumentor\Reflection\File\LocalFile::md5 does not allow false, but 'false|string' contains false (see https://psalm.dev/143)
|
Run vimeo/psalm:
src/phpDocumentor/Reflection/File/LocalFile.php#L56
src/phpDocumentor/Reflection/File/LocalFile.php:56:16: FalsableReturnStatement: The declared return type 'string' for phpDocumentor\Reflection\File\LocalFile::md5 does not allow false, but the function returns 'false|string' (see https://psalm.dev/137)
|
Run vimeo/psalm:
src/phpDocumentor/Reflection/Metadata/MetaDataContainer.php#L18
src/phpDocumentor/Reflection/Metadata/MetaDataContainer.php:18:21: PossiblyUnusedMethod: Cannot find any calls to method phpDocumentor\Reflection\Metadata\MetaDataContainer::addMetadata (see https://psalm.dev/087)
|
Run vimeo/psalm:
src/phpDocumentor/Reflection/Metadata/MetaDataContainer.php#L21
src/phpDocumentor/Reflection/Metadata/MetaDataContainer.php:21:21: PossiblyUnusedMethod: Cannot find any calls to method phpDocumentor\Reflection\Metadata\MetaDataContainer::getMetadata (see https://psalm.dev/087)
|
Run vimeo/psalm:
src/phpDocumentor/Reflection/Php/Argument.php#L51
src/phpDocumentor/Reflection/Php/Argument.php:51:21: PossiblyUnusedMethod: Cannot find any calls to method phpDocumentor\Reflection\Php\Argument::getName (see https://psalm.dev/087)
|
Run vimeo/psalm:
src/phpDocumentor/Reflection/Php/Argument.php#L56
src/phpDocumentor/Reflection/Php/Argument.php:56:21: PossiblyUnusedMethod: Cannot find any calls to method phpDocumentor\Reflection\Php\Argument::getType (see https://psalm.dev/087)
|
Run vimeo/psalm:
src/phpDocumentor/Reflection/Php/Argument.php#L61
src/phpDocumentor/Reflection/Php/Argument.php:61:21: PossiblyUnusedMethod: Cannot find any calls to method phpDocumentor\Reflection\Php\Argument::getDefault (see https://psalm.dev/087)
|
Run vimeo/psalm:
src/phpDocumentor/Reflection/Php/Argument.php#L66
src/phpDocumentor/Reflection/Php/Argument.php:66:21: PossiblyUnusedMethod: Cannot find any calls to method phpDocumentor\Reflection\Php\Argument::isByReference (see https://psalm.dev/087)
|
Run vimeo/psalm:
src/phpDocumentor/Reflection/Php/Argument.php#L71
src/phpDocumentor/Reflection/Php/Argument.php:71:21: PossiblyUnusedMethod: Cannot find any calls to method phpDocumentor\Reflection\Php\Argument::isVariadic (see https://psalm.dev/087)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading