Skip to content

Merge pull request #5507 from christianbeeznest/ofaj-21677-2 #3115

Merge pull request #5507 from christianbeeznest/ofaj-21677-2

Merge pull request #5507 from christianbeeznest/ofaj-21677-2 #3115

Triggered via push May 14, 2024 04:27
Status Failure
Total duration 9m 38s
Artifacts

php_analysis.yml

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

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.