Merge pull request #870 from Aerendir/dependabot/composer/dev/phpstan… #1982
Annotations
16 errors
MissingPropertyType:
src/Command/ConfigureCommand.php#L46
src/Command/ConfigureCommand.php:46:22: MissingPropertyType: Property SerendipityHQ\Bundle\AwsSesMonitorBundle\Command\ConfigureCommand::$defaultDescription does not have a declared type - consider string (see https://psalm.dev/045)
|
UndefinedConstant:
src/Command/ConfigureCommand.php#L96
src/Command/ConfigureCommand.php:96:26: UndefinedConstant: Constant Symfony\Component\Console\Command\Command::SUCCESS is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/Command/ConfigureCommand.php#L114
src/Command/ConfigureCommand.php:114:22: UndefinedConstant: Constant Symfony\Component\Console\Command\Command::SUCCESS is not defined (see https://psalm.dev/020)
|
MissingPropertyType:
src/Command/DebugCommand.php#L44
src/Command/DebugCommand.php:44:22: MissingPropertyType: Property SerendipityHQ\Bundle\AwsSesMonitorBundle\Command\DebugCommand::$defaultDescription does not have a declared type - consider string (see https://psalm.dev/045)
|
UndefinedConstant:
src/Command/DebugCommand.php#L87
src/Command/DebugCommand.php:87:22: UndefinedConstant: Constant Symfony\Component\Console\Command\Command::SUCCESS is not defined (see https://psalm.dev/020)
|
MissingPropertyType:
src/Command/SesSendTestEmailsCommand.php#L41
src/Command/SesSendTestEmailsCommand.php:41:22: MissingPropertyType: Property SerendipityHQ\Bundle\AwsSesMonitorBundle\Command\SesSendTestEmailsCommand::$defaultDescription does not have a declared type - consider string (see https://psalm.dev/045)
|
UndefinedConstant:
src/Command/SesSendTestEmailsCommand.php#L93
src/Command/SesSendTestEmailsCommand.php:93:22: UndefinedConstant: Constant Symfony\Component\Console\Command\Command::SUCCESS is not defined (see https://psalm.dev/020)
|
psalm (ubuntu-latest, 8.0, ~4.4)
Process completed with exit code 2.
|
MissingPropertyType:
src/Command/ConfigureCommand.php#L46
src/Command/ConfigureCommand.php:46:22: MissingPropertyType: Property SerendipityHQ\Bundle\AwsSesMonitorBundle\Command\ConfigureCommand::$defaultDescription does not have a declared type - consider string (see https://psalm.dev/045)
|
UndefinedConstant:
src/Command/ConfigureCommand.php#L96
src/Command/ConfigureCommand.php:96:26: UndefinedConstant: Constant Symfony\Component\Console\Command\Command::SUCCESS is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/Command/ConfigureCommand.php#L114
src/Command/ConfigureCommand.php:114:22: UndefinedConstant: Constant Symfony\Component\Console\Command\Command::SUCCESS is not defined (see https://psalm.dev/020)
|
MissingPropertyType:
src/Command/DebugCommand.php#L44
src/Command/DebugCommand.php:44:22: MissingPropertyType: Property SerendipityHQ\Bundle\AwsSesMonitorBundle\Command\DebugCommand::$defaultDescription does not have a declared type - consider string (see https://psalm.dev/045)
|
UndefinedConstant:
src/Command/DebugCommand.php#L87
src/Command/DebugCommand.php:87:22: UndefinedConstant: Constant Symfony\Component\Console\Command\Command::SUCCESS is not defined (see https://psalm.dev/020)
|
MissingPropertyType:
src/Command/SesSendTestEmailsCommand.php#L41
src/Command/SesSendTestEmailsCommand.php:41:22: MissingPropertyType: Property SerendipityHQ\Bundle\AwsSesMonitorBundle\Command\SesSendTestEmailsCommand::$defaultDescription does not have a declared type - consider string (see https://psalm.dev/045)
|
UndefinedConstant:
src/Command/SesSendTestEmailsCommand.php#L93
src/Command/SesSendTestEmailsCommand.php:93:22: UndefinedConstant: Constant Symfony\Component\Console\Command\Command::SUCCESS is not defined (see https://psalm.dev/020)
|
psalm (ubuntu-latest, 8.1, ~4.4)
Process completed with exit code 2.
|