Skip to content

Merge branch 'master' of github.com:chamilo/chamilo-lms #2979

Merge branch 'master' of github.com:chamilo/chamilo-lms

Merge branch 'master' of github.com:chamilo/chamilo-lms #2979

Triggered via push April 28, 2024 14:37
Status Failure
Total duration 9m 35s
Artifacts

php_analysis.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 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)
UndefinedClass: src/CoreBundle/Entity/Usergroup.php#L45
src/CoreBundle/Entity/Usergroup.php:45:23: UndefinedClass: Class, interface or enum named Chamilo\CoreBundle\DataProvider\UsergroupStateProvider does not exist (see https://psalm.dev/019)
UndefinedClass: src/CoreBundle/Entity/Usergroup.php#L52
src/CoreBundle/Entity/Usergroup.php:52:23: UndefinedClass: Class, interface or enum named Chamilo\CoreBundle\DataProvider\UsergroupStateProvider does not exist (see https://psalm.dev/019)
UndefinedClass: src/CoreBundle/Entity/Usergroup.php#L59
src/CoreBundle/Entity/Usergroup.php:59:23: UndefinedClass: Class, interface or enum named Chamilo\CoreBundle\DataProvider\UsergroupStateProvider does not exist (see https://psalm.dev/019)
UndefinedClass: src/CoreBundle/Entity/Usergroup.php#L66
src/CoreBundle/Entity/Usergroup.php:66:23: UndefinedClass: Class, interface or enum named Chamilo\CoreBundle\DataProvider\UsergroupStateProvider does not exist (see https://psalm.dev/019)
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.