Merge pull request #5: Add software
command
#23
Annotations
6 errors
PropertyNotSetInConstructor:
src/Command/Get.php#L26
src/Command/Get.php:26:13: PropertyNotSetInConstructor: Property Internal\DLoad\Command\Get::$logger is not defined in constructor of Internal\DLoad\Command\Get or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
src/Command/Get.php#L26
src/Command/Get.php:26:13: PropertyNotSetInConstructor: Property Internal\DLoad\Command\Get::$container is not defined in constructor of Internal\DLoad\Command\Get or in any methods called in the constructor (see https://psalm.dev/074)
|
UndefinedThisPropertyAssignment:
src/Command/Get.php#L40
src/Command/Get.php:40:13: UndefinedThisPropertyAssignment: Instance property Internal\DLoad\Command\Get::$cancelling is not defined (see https://psalm.dev/040)
|
PropertyNotSetInConstructor:
src/Command/ListSoftware.php#L21
src/Command/ListSoftware.php:21:13: PropertyNotSetInConstructor: Property Internal\DLoad\Command\ListSoftware::$logger is not defined in constructor of Internal\DLoad\Command\ListSoftware or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
src/Command/ListSoftware.php#L21
src/Command/ListSoftware.php:21:13: PropertyNotSetInConstructor: Property Internal\DLoad\Command\ListSoftware::$container is not defined in constructor of Internal\DLoad\Command\ListSoftware or in any methods called in the constructor (see https://psalm.dev/074)
|
psalm (ubuntu-latest, 8.2, locked)
Process completed with exit code 2.
|