Update dependencies #34
Annotations
7 errors and 2 warnings
Run Psalm:
src/Command/ListMessagesCommand.php#L26
src/Command/ListMessagesCommand.php:26:29: NonInvariantPropertyType: Property Webf\FlysystemFailoverBundle\Command\ListMessagesCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type <empty> (see https://psalm.dev/265)
|
Run Psalm:
src/Command/ListMessagesCommand.php#L26
src/Command/ListMessagesCommand.php:26:29: NonInvariantDocblockPropertyType: Property Webf\FlysystemFailoverBundle\Command\ListMessagesCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type null|string (see https://psalm.dev/267)
|
Run Psalm:
src/Command/ProcessMessagesCommand.php#L17
src/Command/ProcessMessagesCommand.php:17:29: NonInvariantPropertyType: Property Webf\FlysystemFailoverBundle\Command\ProcessMessagesCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type <empty> (see https://psalm.dev/265)
|
Run Psalm:
src/Command/ProcessMessagesCommand.php#L17
src/Command/ProcessMessagesCommand.php:17:29: NonInvariantDocblockPropertyType: Property Webf\FlysystemFailoverBundle\Command\ProcessMessagesCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type null|string (see https://psalm.dev/267)
|
Run Psalm:
src/Command/SyncCommand.php#L27
src/Command/SyncCommand.php:27:29: NonInvariantPropertyType: Property Webf\FlysystemFailoverBundle\Command\SyncCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type <empty> (see https://psalm.dev/265)
|
Run Psalm:
src/Command/SyncCommand.php#L27
src/Command/SyncCommand.php:27:29: NonInvariantDocblockPropertyType: Property Webf\FlysystemFailoverBundle\Command\SyncCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type null|string (see https://psalm.dev/267)
|
Run Psalm
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading