Various udpates and more tests #464
Annotations
10 errors
InvalidReturnType:
src/SonsOfPHP/Bard/Tests/Operation/Bard/AddPackageOperationTest.php#L56
src/SonsOfPHP/Bard/Tests/Operation/Bard/AddPackageOperationTest.php:56:48: InvalidReturnType: The declared return type 'true' for /home/runner/work/sonsofphp/sonsofphp/src/sonsofphp/bard/tests/operation/bard/addpackageoperationtest.php:56:1637:-:closure is incorrect, got 'bool' (see https://psalm.dev/011)
|
InvalidReturnStatement:
src/SonsOfPHP/Bard/Tests/Operation/Bard/AddPackageOperationTest.php#L56
src/SonsOfPHP/Bard/Tests/Operation/Bard/AddPackageOperationTest.php:56:56: InvalidReturnStatement: The inferred type 'bool' does not match the declared return type 'true' for /home/runner/work/sonsofphp/sonsofphp/src/sonsofphp/bard/tests/operation/bard/addpackageoperationtest.php:56:1637:-:closure (see https://psalm.dev/128)
|
InvalidReturnType:
src/SonsOfPHP/Bard/Tests/Operation/Bard/UpdateVersionOperationTest.php#L44
src/SonsOfPHP/Bard/Tests/Operation/Bard/UpdateVersionOperationTest.php:44:43: InvalidReturnType: The declared return type 'true' for /home/runner/work/sonsofphp/sonsofphp/src/sonsofphp/bard/tests/operation/bard/updateversionoperationtest.php:44:1377:-:closure is incorrect, got 'bool' (see https://psalm.dev/011)
|
InvalidReturnStatement:
src/SonsOfPHP/Bard/Tests/Operation/Bard/UpdateVersionOperationTest.php#L44
src/SonsOfPHP/Bard/Tests/Operation/Bard/UpdateVersionOperationTest.php:44:51: InvalidReturnStatement: The inferred type 'bool' does not match the declared return type 'true' for /home/runner/work/sonsofphp/sonsofphp/src/sonsofphp/bard/tests/operation/bard/updateversionoperationtest.php:44:1377:-:closure (see https://psalm.dev/128)
|
InvalidReturnType:
src/SonsOfPHP/Bard/Tests/Operation/Composer/Package/CopyAuthorsSectionFromRootToPackageOperationTest.php#L50
src/SonsOfPHP/Bard/Tests/Operation/Composer/Package/CopyAuthorsSectionFromRootToPackageOperationTest.php:50:45: InvalidReturnType: The declared return type 'true' for /home/runner/work/sonsofphp/sonsofphp/src/sonsofphp/bard/tests/operation/composer/package/copyauthorssectionfromroottopackageoperationtest.php:50:1660:-:closure is incorrect, got 'bool' (see https://psalm.dev/011)
|
InvalidReturnStatement:
src/SonsOfPHP/Bard/Tests/Operation/Composer/Package/CopyAuthorsSectionFromRootToPackageOperationTest.php#L50
src/SonsOfPHP/Bard/Tests/Operation/Composer/Package/CopyAuthorsSectionFromRootToPackageOperationTest.php:50:53: InvalidReturnStatement: The inferred type 'bool' does not match the declared return type 'true' for /home/runner/work/sonsofphp/sonsofphp/src/sonsofphp/bard/tests/operation/composer/package/copyauthorssectionfromroottopackageoperationtest.php:50:1660:-:closure (see https://psalm.dev/128)
|
InvalidReturnType:
src/SonsOfPHP/Bard/Tests/Operation/Composer/Package/CopyBranchAliasValueFromRootToPackageOperationTest.php#L47
src/SonsOfPHP/Bard/Tests/Operation/Composer/Package/CopyBranchAliasValueFromRootToPackageOperationTest.php:47:45: InvalidReturnType: The declared return type 'true' for /home/runner/work/sonsofphp/sonsofphp/src/sonsofphp/bard/tests/operation/composer/package/copybranchaliasvaluefromroottopackageoperationtest.php:47:1580:-:closure is incorrect, got 'bool' (see https://psalm.dev/011)
|
InvalidReturnStatement:
src/SonsOfPHP/Bard/Tests/Operation/Composer/Package/CopyBranchAliasValueFromRootToPackageOperationTest.php#L47
src/SonsOfPHP/Bard/Tests/Operation/Composer/Package/CopyBranchAliasValueFromRootToPackageOperationTest.php:47:53: InvalidReturnStatement: The inferred type 'bool' does not match the declared return type 'true' for /home/runner/work/sonsofphp/sonsofphp/src/sonsofphp/bard/tests/operation/composer/package/copybranchaliasvaluefromroottopackageoperationtest.php:47:1580:-:closure (see https://psalm.dev/128)
|
InvalidReturnType:
src/SonsOfPHP/Bard/Tests/Operation/Composer/Package/CopyFundingSectionFromRootToPackageOperationTest.php#L50
src/SonsOfPHP/Bard/Tests/Operation/Composer/Package/CopyFundingSectionFromRootToPackageOperationTest.php:50:45: InvalidReturnType: The declared return type 'true' for /home/runner/work/sonsofphp/sonsofphp/src/sonsofphp/bard/tests/operation/composer/package/copyfundingsectionfromroottopackageoperationtest.php:50:1652:-:closure is incorrect, got 'bool' (see https://psalm.dev/011)
|
InvalidReturnStatement:
src/SonsOfPHP/Bard/Tests/Operation/Composer/Package/CopyFundingSectionFromRootToPackageOperationTest.php#L50
src/SonsOfPHP/Bard/Tests/Operation/Composer/Package/CopyFundingSectionFromRootToPackageOperationTest.php:50:53: InvalidReturnStatement: The inferred type 'bool' does not match the declared return type 'true' for /home/runner/work/sonsofphp/sonsofphp/src/sonsofphp/bard/tests/operation/composer/package/copyfundingsectionfromroottopackageoperationtest.php:50:1652:-:closure (see https://psalm.dev/128)
|