Bump psalm/phar from 5.26.1 to 6.0.0 #495
integrate.yaml
on: pull_request
Unit test
/
Supported Versions Matrix
2s
Code Coverage
/
Code Coverage
30s
Coding Standards
22s
Matrix: Dependency analysis / Dependency Analysis
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Unit test / Tests
Matrix: Integration test / Tests
Annotations
10 errors and 30 warnings
UnusedClass:
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)
|
InvalidFalsableReturnType:
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)
|
FalsableReturnStatement:
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)
|
PossiblyUnusedMethod:
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)
|
PossiblyUnusedMethod:
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)
|
PossiblyUnusedMethod:
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)
|
PossiblyUnusedMethod:
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)
|
PossiblyUnusedMethod:
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)
|
PossiblyUnusedMethod:
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)
|
PossiblyUnusedMethod:
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)
|
Unit test / Supported Versions Matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint root / Lint yaml & Composer (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dependency analysis / Dependency Analysis (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test / Tests (8.2, locked)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code Coverage / Code Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test / Tests (8.4, locked)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test / Tests (8.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test / Tests (8.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test / Tests (8.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test / Tests (8.1, locked)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test / Tests (8.1, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test / Tests (8.3, locked)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test / Tests (8.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static analysis / Static Code Analysis (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test / Tests (8.1, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test / Tests (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test / Tests (8.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration test / Supported Versions Matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration test / Tests (8.1, locked)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration test / Tests (8.2, locked)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration test / Tests (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration test / Tests (8.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration test / Tests (8.1, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration test / Tests (8.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration test / Tests (8.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration test / Tests (8.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration test / Tests (8.4, locked)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration test / Tests (8.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration test / Tests (8.1, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration test / Tests (8.3, locked)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|