Skip to content

Display: Set info color to anchors in wysiwyg content - refs BT#21580 #3118

Display: Set info color to anchors in wysiwyg content - refs BT#21580

Display: Set info color to anchors in wysiwyg content - refs BT#21580 #3118

Triggered via push May 14, 2024 19:37
Status Failure
Total duration 9m 59s
Artifacts

php_analysis.yml

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

Annotations

7 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)
MissingTemplateParam: src/CoreBundle/Entity/Session.php#L590
src/CoreBundle/Entity/Session.php:590:16: MissingTemplateParam: Doctrine\Common\Collections\Collection has missing template params, expecting 2 (see https://psalm.dev/182)
MissingTemplateParam: src/CoreBundle/Entity/Session.php#L1258
src/CoreBundle/Entity/Session.php:1258:16: MissingTemplateParam: Doctrine\Common\Collections\Collection has missing template params, expecting 2 (see https://psalm.dev/182)
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)
MissingTemplateParam: src/CoreBundle/State/UserSessionSubscriptionsStateProvider.php#L19
src/CoreBundle/State/UserSessionSubscriptionsStateProvider.php:19:56: MissingTemplateParam: Chamilo\CoreBundle\State\UserSessionSubscriptionsStateProvider has missing template params when extending ApiPlatform\State\ProviderInterface, expecting 1 (see https://psalm.dev/182)
PHP 8.1 Test on ubuntu-latest
Process completed with exit code 2.