Internal: Migrate settings from mail.conf.php about smpt* to mail set… #273
Annotations
4 errors
InvalidParamDefault:
src/CoreBundle/ApiResource/CalendarEvent.php#L48
src/CoreBundle/ApiResource/CalendarEvent.php:48:9: InvalidParamDefault: Default value type null for argument 14 of method Chamilo\CoreBundle\ApiResource\CalendarEvent::__construct does not match the given type Doctrine\Common\Collections\Collection<int, Chamilo\CoreBundle\Entity\AgendaReminder> (see https://psalm.dev/062)
|
ContainerDependency:
src/CoreBundle/EventListener/LegacyListener.php#L36
src/CoreBundle/EventListener/LegacyListener.php:36:9: ContainerDependency: Container must not inject into services as dependency! Use dependency-injection.
|
NoValue:
src/CoreBundle/Settings/SettingsManager.php#L202
src/CoreBundle/Settings/SettingsManager.php:202:52: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
PHP 8.1 Test on ubuntu-latest
Process completed with exit code 2.
|