Various Updates and changes to the repo #444
Annotations
10 errors and 1 warning
src/SonsOfPHP/Bard/src/Compiler.php#L12
src/SonsOfPHP/Bard/src/Compiler.php:12:13: UnusedClass: Class SonsOfPHP\Bard\Compiler is never used (see https://psalm.dev/075)
|
src/SonsOfPHP/Bard/src/Compiler.php#L35
src/SonsOfPHP/Bard/src/Compiler.php:35:18: UnnecessaryVarAnnotation: The @var Symfony\Component\Finder\SplFileInfo annotation for $file is unnecessary (see https://psalm.dev/212)
|
src/SonsOfPHP/Bard/src/Compiler.php#L56
src/SonsOfPHP/Bard/src/Compiler.php:56:18: UnnecessaryVarAnnotation: The @var Symfony\Component\Finder\SplFileInfo annotation for $file is unnecessary (see https://psalm.dev/212)
|
src/SonsOfPHP/Bard/src/Console/Application.php#L24
src/SonsOfPHP/Bard/src/Console/Application.php:24:13: UnusedClass: Class SonsOfPHP\Bard\Console\Application is never used (see https://psalm.dev/075)
|
src/SonsOfPHP/Bard/src/Console/Command/AddCommand.php#L79
src/SonsOfPHP/Bard/src/Console/Command/AddCommand.php:79:46: UndefinedInterfaceMethod: Method Symfony\Component\Console\Helper\HelperInterface::mustRun does not exist (see https://psalm.dev/181)
|
src/SonsOfPHP/Bard/src/Console/Command/CopyCommand.php#L71
src/SonsOfPHP/Bard/src/Console/Command/CopyCommand.php:71:46: UndefinedInterfaceMethod: Method Symfony\Component\Console\Helper\HelperInterface::run does not exist (see https://psalm.dev/181)
|
src/SonsOfPHP/Bard/src/Console/Command/InstallCommand.php#L41
src/SonsOfPHP/Bard/src/Console/Command/InstallCommand.php:41:42: UndefinedInterfaceMethod: Method Symfony\Component\Console\Helper\HelperInterface::run does not exist (see https://psalm.dev/181)
|
src/SonsOfPHP/Bard/src/Console/Command/MergeCommand.php#L85
src/SonsOfPHP/Bard/src/Console/Command/MergeCommand.php:85:69: UndefinedVariable: Cannot find referenced variable $packageComposerFile (see https://psalm.dev/024)
|
src/SonsOfPHP/Bard/src/Console/Command/MergeCommand.php#L95
src/SonsOfPHP/Bard/src/Console/Command/MergeCommand.php:95:48: UndefinedInterfaceMethod: Method Symfony\Component\Console\Helper\HelperInterface::formatSection does not exist (see https://psalm.dev/181)
|
src/SonsOfPHP/Bard/src/Console/Command/PullCommand.php#L48
src/SonsOfPHP/Bard/src/Console/Command/PullCommand.php:48:23: UndefinedInterfaceMethod: Method Symfony\Component\Console\Helper\HelperInterface::mustRun does not exist (see https://psalm.dev/181)
|
|
This job failed
Loading